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

This commit is contained in:
Andrey 2018-07-03 13:43:24 +03:00 committed by Pascal Vizeli
parent 232f56de62
commit 184d0a99c0
2 changed files with 4 additions and 6 deletions

View file

@ -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