[Python-modules-commits] [pyjwt] 04/08: Add python{, 3}-pytest and python{, 3}-pytest-runner
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Sat May 7 22:28:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a commit to branch master
in repository pyjwt.
commit 30cf233ec36b73d7b020216eeb33ef8f50be978f
Author: Daniele Tricoli <eriol at mornie.org>
Date: Sat May 7 20:01:45 2016 +0200
Add python{,3}-pytest and python{,3}-pytest-runner
---
debian/control | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index fba9391..a367c41 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,13 @@ Build-Depends:
python-all (>= 2.6.6-3),
python-cryptography,
python-setuptools (>= 0.6b3),
+ python-pytest,
+ python-pytest-runner,
python3-all,
python3-cryptography,
python3-setuptools,
+ python3-pytest,
+ python3-pytest-runner
Standards-Version: 3.9.8
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyjwt.git
More information about the Python-modules-commits
mailing list