[Python-modules-commits] [pytest] 02/03: Add pypy-py to B-D and D
Sebastian Ramacher
sramacher at moszumanska.debian.org
Tue Aug 30 10:43:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
sramacher pushed a commit to branch master
in repository pytest.
commit 3702830cf3806f812bf998da1d5108262645828c
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue Aug 30 10:07:06 2016 +0200
Add pypy-py to B-D and D
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 018f2a7..c2534c5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9.20141010),
pypy,
pypy-hypothesis <!nocheck>,
pypy-setuptools,
+ pypy-py (>= 1.4.29),
python-all (>= 2.6.6-3~),
python-doc,
python-mock (>= 1.0.1) <!nocheck>,
@@ -62,8 +63,8 @@ Description: Simple, powerful testing in Python3
Package: pypy-pytest
Architecture: all
-Depends: pypy,
- pypy-pkg-resources,
+Depends: pypy-pkg-resources,
+ pypy-py (>= 1.4.29),
${misc:Depends},
${pypy:Depends}
Description: Simple, powerful testing in PyPy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest.git
More information about the Python-modules-commits
mailing list