Skip to content
Snippets Groups Projects
Commit 184d0a99 authored by Andrey's avatar Andrey Committed by Pascal Vizeli
Browse files

Switch to own packaged version of suds-passworddigest (#15261)

parent 232f56de
No related branches found
No related tags found
No related merge requests found
......@@ -25,9 +25,7 @@ _LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['onvif-py3==0.1.3',
'suds-py3==1.3.3.0',
'http://github.com/tgaugry/suds-passworddigest-py3'
'/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip'
'#suds-passworddigest-py3==0.1.2a']
'suds-passworddigest-homeassistant==0.1.2a0.dev0']
DEPENDENCIES = ['ffmpeg']
DEFAULT_NAME = 'ONVIF Camera'
DEFAULT_PORT = 5000
......
......@@ -423,9 +423,6 @@ home-assistant-frontend==20180702.1
# homeassistant.components.homematicip_cloud
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
httplib2==0.10.3
......@@ -1294,6 +1291,9 @@ statsd==3.2.1
# homeassistant.components.sensor.steam_online
steamodd==4.21
# homeassistant.components.camera.onvif
suds-passworddigest-homeassistant==0.1.2a0.dev0
# homeassistant.components.camera.onvif
suds-py3==1.3.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment