Switch to own packaged version of suds-passworddigest (#15261)
This commit is contained in:
parent
232f56de62
commit
184d0a99c0
2 changed files with 4 additions and 6 deletions
|
@ -25,9 +25,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['onvif-py3==0.1.3',
|
REQUIREMENTS = ['onvif-py3==0.1.3',
|
||||||
'suds-py3==1.3.3.0',
|
'suds-py3==1.3.3.0',
|
||||||
'http://github.com/tgaugry/suds-passworddigest-py3'
|
'suds-passworddigest-homeassistant==0.1.2a0.dev0']
|
||||||
'/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip'
|
|
||||||
'#suds-passworddigest-py3==0.1.2a']
|
|
||||||
DEPENDENCIES = ['ffmpeg']
|
DEPENDENCIES = ['ffmpeg']
|
||||||
DEFAULT_NAME = 'ONVIF Camera'
|
DEFAULT_NAME = 'ONVIF Camera'
|
||||||
DEFAULT_PORT = 5000
|
DEFAULT_PORT = 5000
|
||||||
|
|
|
@ -423,9 +423,6 @@ home-assistant-frontend==20180702.1
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==0.9.4
|
homematicip==0.9.4
|
||||||
|
|
||||||
# homeassistant.components.camera.onvif
|
|
||||||
http://github.com/tgaugry/suds-passworddigest-py3/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip#suds-passworddigest-py3==0.1.2a
|
|
||||||
|
|
||||||
# homeassistant.components.remember_the_milk
|
# homeassistant.components.remember_the_milk
|
||||||
httplib2==0.10.3
|
httplib2==0.10.3
|
||||||
|
|
||||||
|
@ -1294,6 +1291,9 @@ statsd==3.2.1
|
||||||
# homeassistant.components.sensor.steam_online
|
# homeassistant.components.sensor.steam_online
|
||||||
steamodd==4.21
|
steamodd==4.21
|
||||||
|
|
||||||
|
# homeassistant.components.camera.onvif
|
||||||
|
suds-passworddigest-homeassistant==0.1.2a0.dev0
|
||||||
|
|
||||||
# homeassistant.components.camera.onvif
|
# homeassistant.components.camera.onvif
|
||||||
suds-py3==1.3.3.0
|
suds-py3==1.3.3.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue