[Python-modules-commits] [python-cryptography] 03/08: Version setuptools dependency.

Tristan Seligmann mithrandi at moszumanska.debian.org
Fri Aug 26 17:58:53 UTC 2016


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

mithrandi pushed a commit to branch master
in repository python-cryptography.

commit 6bd87d1f568a38e1c5c86a00eb64639dc79476e4
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Fri Aug 26 18:28:50 2016 +0200

    Version setuptools dependency.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0002eac..13b1615 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-cryptography (1.5-1) unstable; urgency=medium
 
   * New upstream release.
+  * Version setuptools dependency.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Fri, 26 Aug 2016 18:25:12 +0200
 
diff --git a/debian/control b/debian/control
index 7cf71dc..60d32ea 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends:
  python-pyasn1 (>= 0.1.8~),
  python-pyasn1-modules <!nocheck>,
  python-pytest <!nocheck>,
- python-setuptools,
+ python-setuptools (>= 11.3),
  python-six (>= 1.4.1~),
  python3-all-dev,
  python3-cffi (>= 1.4.1~),
@@ -35,7 +35,7 @@ Build-Depends:
  python3-pyasn1 (>= 0.1.8~),
  python3-pyasn1-modules <!nocheck>,
  python3-pytest <!nocheck>,
- python3-setuptools,
+ python3-setuptools (>= 11.3),
  python3-six (>= 1.4.1~),
 Standards-Version: 3.9.8
 Homepage: https://cryptography.io/

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



More information about the Python-modules-commits mailing list