]> review.fuel-infra Code Review - packages/trusty/python-pysaml2.git/commitdiff
build-deps for Python 3
authorThomas Goirand <thomas@goirand.fr>
Fri, 31 Jul 2015 08:54:15 +0000 (08:54 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 31 Jul 2015 08:54:15 +0000 (08:54 +0000)
Rewritten-From: 253946a0165f73eb4e9b0f6d029f9af85888f973

debian/control

index c860ac017f174ce542fe074ebb61bcae6ea8b699..cc7fc7f97357b899740efd978e8d543d2b8d9130 100644 (file)
@@ -8,23 +8,37 @@ Build-Depends: debhelper (>= 9),
                python-all,
                python-setuptools,
                python-sphinx,
-               python3-all (>= 3.4),
+               python3-all,
                python3-setuptools,
 Build-Depends-Indep: python-crypto,
                      python-dateutil,
                      python-decorator,
                      python-mako,
                      python-memcache,
-                     python-pymongo,
                      python-openssl,
                      python-paste,
                      python-pyasn1,
+                     python-pymongo,
                      python-pytest,
                      python-repoze.who,
                      python-requests,
                      python-tz,
                      python-zope.interface,
-                     xmlsec1
+                     python3-crypto,
+                     python3-dateutil,
+                     python3-decorator,
+                     python3-mako,
+                     python3-memcache,
+                     python3-openssl,
+                     python3-paste,
+                     python3-pyasn1,
+                     python3-pymongo,
+                     python3-pytest,
+                     python3-repoze.who,
+                     python3-requests,
+                     python3-tz,
+                     python3-zope.interface,
+                     xmlsec1,
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-pysaml2.git
 Vcs-Git: git://anonscm.debian.org/openstack/python-pysaml2.git