[tryton-debian-vcs] python-zeep branch debian updated. debian/2.1.1-1-5-g1078f8c
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Mon Aug 21 13:12:00 UTC 2017
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/python-zeep.git;a=commitdiff;h=debian/2.1.1-1-5-g1078f8c
commit 1078f8c1354ed7e5f220ff74c056a330a9f3d9dc
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Aug 21 15:10:49 2017 +0200
Put the minimal version constraint as well for python3-six.
diff --git a/debian/control b/debian/control
index 4a3c011..e0e2036 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Build-Depends:
python3-requests-mock,
python3-requests-toolbelt,
python3-setuptools,
- python3-six,
+ python3-six (>= 1.9.0-3~),
python3-tz,
Standards-Version: 4.0.1
Homepage: https://github.com/mvantellingen/python-zeep
--
python-zeep
More information about the tryton-debian-vcs
mailing list