[Python-modules-commits] [python-genty] 02/02: Drop pypy* due to lack of pypy support in jessie-backports.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Jan 30 03:09:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch jessie-backports
in repository python-genty.
commit f9a0c9f34f7613fe792e0855f54cd9bc120ad5ec
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date: Sat Jan 30 05:05:54 2016 +0200
Drop pypy* due to lack of pypy support in jessie-backports.
---
debian/changelog | 1 +
debian/control | 13 -------------
2 files changed, 1 insertion(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7fa99c9..71281f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-genty (1.3.0-1~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
+ * Drop pypy* due to lack of pypy support in jessie-backports.
-- Tristan Seligmann <mithrandi at debian.org> Sat, 30 Jan 2016 05:04:46 +0200
diff --git a/debian/control b/debian/control
index 26dd56a..44257cd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,6 @@ Priority: optional
Build-Depends:
debhelper (>= 9),
dh-python,
- pypy,
- pypy-setuptools,
- pypy-six,
python-all (>= 2.6.6-3),
python-setuptools (>= 0.6b3),
python-six,
@@ -37,13 +34,3 @@ Description: Allows you to run a test with multiple data sets (Python 3)
of input.
.
This package contains the Python 3 version of genty.
-
-Package: pypy-genty
-Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}
-Description: Allows you to run a test with multiple data sets (PyPy)
- Genty, pronounced “gen-tee”, stands for “generate tests”. It is a Python
- library for generative testing, where a single test can execute over a variety
- of input.
- .
- This package contains the PyPy version of genty.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-genty.git
More information about the Python-modules-commits
mailing list