Update Depends.

This commit is contained in:
Mathias Behrle 2017-06-12 18:52:51 +02:00
parent e5a4f09246
commit 2306def205
1 changed files with 3 additions and 1 deletions

4
debian/control vendored
View File

@ -29,6 +29,7 @@ Build-Depends:
python-six (>= 1.9.0-3~),
python-tz,
python3,
python3-aiohttp,
python3-appdirs,
python3-cached-property,
python3-defusedxml,
@ -43,6 +44,7 @@ Build-Depends:
python3-pytest-cov,
python3-requests,
python3-requests-mock,
python3-requests-toolbelt,
python3-setuptools,
python3-six,
python3-tz,
@ -57,7 +59,6 @@ Depends:
python-appdirs,
python-cached-property,
python-defusedxml,
python-freezegun,
python-isodate,
python-lxml,
python-pkg-resources,
@ -94,6 +95,7 @@ Description: Modern SOAP client library (Python 2)
Package: python3-zeep
Architecture: all
Depends:
python3-aiohttp,
python3-appdirs,
python3-cached-property,
python3-defusedxml,