[Python-modules-commits] [python-cryptography] 04/05: Add new testing dependencies (pyasn1_modules and hypothesis).

Tristan Seligmann mithrandi at moszumanska.debian.org
Fri Oct 30 06:55:44 UTC 2015


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

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

commit 3a99b65437315969295190aca040df3cf1253911
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Thu Oct 29 09:24:49 2015 +0200

    Add new testing dependencies (pyasn1_modules and hypothesis).
---
 debian/changelog | 1 +
 debian/control   | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index abc714c..f1f2512 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-cryptography (1.1-1) unstable; urgency=medium
 
   * New upstream release.
+    - Add new testing dependencies (pyasn1_modules and hypothesis).
 
  -- Tristan Seligmann <mithrandi at debian.org>  Thu, 29 Oct 2015 09:13:24 +0200
 
diff --git a/debian/control b/debian/control
index c774a54..7dc6b83 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,13 @@ Build-Depends:
  python-cryptography-vectors (<< 1.1.1~),
  python-cryptography-vectors (>= 1.1~),
  python-enum34,
+ python-hypothesis,
  python-idna (>= 2.0~),
  python-ipaddress,
  python-iso8601,
  python-pretend,
  python-pyasn1 (>= 0.1.8~),
+ python-pyasn1-modules,
  python-pytest,
  python-setuptools,
  python-six (>= 1.4.1~),
@@ -23,10 +25,12 @@ Build-Depends:
  python3-cffi (>= 1.1.0~),
  python3-cryptography-vectors (<< 1.1.1~),
  python3-cryptography-vectors (>= 1.1~),
+ python3-hypothesis,
  python3-idna (>= 2.0~),
  python3-iso8601,
  python3-pretend,
  python3-pyasn1 (>= 0.1.8~),
+ python3-pyasn1-modules,
  python3-pytest,
  python3-setuptools,
  python3-six (>= 1.4.1~),

-- 
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