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

Tristan Seligmann mithrandi at moszumanska.debian.org
Fri Aug 26 17:58:54 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 5f62eb263e725d9902d10cd94f256e7bfe9c5196
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Fri Aug 26 18:34:19 2016 +0200

    Add test dependency on python{,3}-tz.
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 9bbbd83..14b7b1d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Section: python
 Priority: optional
 Build-Depends:
  debhelper (>= 9.20141010),
- dpkg-dev (>= 1.17.14),
  dh-python (>= 2.20151103),
+ dpkg-dev (>= 1.17.14),
  libssl-dev,
  python-all-dev,
  python-cffi (>= 1.4.1~),
@@ -22,14 +22,14 @@ Build-Depends:
  python-pytest (>= 2.9.0) <!nocheck>,
  python-setuptools (>= 11.3),
  python-six (>= 1.4.1~),
+ python-sphinx-rtd-theme <!nodoc>,
+ python-tz <!nocheck>,
  python3-all-dev,
  python3-cffi (>= 1.4.1~),
  python3-cryptography-vectors (<< 1.5.1~) <!nocheck>,
  python3-cryptography-vectors (>= 1.5~) <!nocheck>,
  python3-hypothesis <!nocheck>,
  python3-idna (>= 2.0~),
- python-sphinx-rtd-theme <!nodoc>,
- python3-sphinx <!nodoc>,
  python3-iso8601 <!nocheck>,
  python3-pretend <!nocheck>,
  python3-pyasn1 (>= 0.1.8~),
@@ -37,6 +37,8 @@ Build-Depends:
  python3-pytest (>= 2.9.0) <!nocheck>,
  python3-setuptools (>= 11.3),
  python3-six (>= 1.4.1~),
+ python3-sphinx <!nodoc>,
+ python3-tz <!nocheck>,
 Standards-Version: 3.9.8
 Homepage: https://cryptography.io/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cryptography.git

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