[Python-modules-commits] [python-hypothesis] 05/06: Add Build-Depends: python-enum34.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Wed Feb 17 16:11:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-hypothesis.
commit 921705d13fb28a74651edc090fd91f781ffd6599
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Wed Feb 17 17:49:21 2016 +0200
Add Build-Depends: python-enum34.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index adb8794..1275ae9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-hypothesis (3.0.0-1) unstable; urgency=medium
* Fix watch file to handle alpha version.
* New upstream release.
+ - Add Build-Depends: python-enum34.
-- Tristan Seligmann <mithrandi at debian.org> Wed, 17 Feb 2016 17:44:32 +0200
diff --git a/debian/control b/debian/control
index 347b43a..09cc70d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends:
python-pytest (>= 2.8),
python-setuptools,
python-tz,
+ python-enum34,
python3-all,
python3-flake8,
python3-flaky,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-hypothesis.git
More information about the Python-modules-commits
mailing list