[Python-modules-commits] [python-cryptography] 01/01: Add missing test dependency on python{, 3}-tz.

Tristan Seligmann mithrandi at moszumanska.debian.org
Thu Sep 8 11:55:20 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 42ff2e49c4b52389220417853c7ec1d23c2d43e0
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Thu Sep 8 13:55:13 2016 +0200

    Add missing test dependency on python{,3}-tz.
---
 debian/changelog     | 6 ++++++
 debian/tests/control | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8782ee5..a0ccec7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cryptography (1.5-2) UNRELEASED; urgency=medium
+
+  * Add missing test dependency on python{,3}-tz.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Wed, 07 Sep 2016 13:36:54 +0200
+
 python-cryptography (1.5-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/tests/control b/debian/tests/control
index b763ebe..75b9148 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -8,6 +8,7 @@ Depends:
  python-pretend,
  python-pyasn1-modules,
  python-pytest,
+ python-tz,
  python3-all,
  python3-cryptography,
  python3-cryptography-vectors,
@@ -16,3 +17,4 @@ Depends:
  python3-pretend,
  python3-pyasn1-modules,
  python3-pytest,
+ python3-tz,

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