[Python-modules-commits] [pyjwt] 06/08: Add python{,3}-pytest-cov
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Sat May 7 22:28:05 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 cacf70423b657f187b6f6b37c2712b4672fd6e8a
Author: Daniele Tricoli <eriol at mornie.org>
Date: Sat May 7 22:07:17 2016 +0200
Add python{,3}-pytest-cov
---
debian/control | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index a367c41..c0027d8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,14 +8,16 @@ Build-Depends:
dh-python,
python-all (>= 2.6.6-3),
python-cryptography,
- python-setuptools (>= 0.6b3),
python-pytest,
+ python-pytest-cov,
python-pytest-runner,
+ python-setuptools (>= 0.6b3),
python3-all,
python3-cryptography,
- python3-setuptools,
python3-pytest,
- python3-pytest-runner
+ python3-pytest-cov,
+ python3-pytest-runner,
+ python3-setuptools
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