[Python-modules-commits] [flask-ldapconn] 14/15: Stricter build dependencies.

Dominik George natureshadow-guest at moszumanska.debian.org
Sat Apr 29 14:13:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository flask-ldapconn.

commit 4ca214d47171d00e15e57a480eb28f6de3fcb360
Author: Dominik George <nik at naturalnet.de>
Date:   Sat Apr 29 16:06:32 2017 +0200

    Stricter build dependencies.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6a658dc..7a133e9 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,12 @@ Build-Depends:
  dh-python,
  python-all (>= 2.6.6-3),
  python-flask,
- python-ldap3,
+ python-ldap3 (<< 2.0~),
  python-setuptools (>= 0.6b3),
  python-six,
  python3-all,
  python3-flask,
- python3-ldap3,
+ python3-ldap3 (<< 2.0~),
  python3-setuptools,
  python3-six,
 Standards-Version: 3.9.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-ldapconn.git



More information about the Python-modules-commits mailing list