[Python-modules-commits] [python-mccabe] 07/09: Added dh-python, python{3, }-pytest and python{3, }-pytest-runner to B-D
Ondřej Nový
onovy at moszumanska.debian.org
Sun Aug 7 20:43:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-mccabe.
commit ecd8c23fe1232508e33302fec2cbbd3ccf42437c
Author: Ondřej Nový <onovy at debian.org>
Date: Sun Aug 7 22:38:22 2016 +0200
Added dh-python, python{3,}-pytest and python{3,}-pytest-runner to B-D
---
debian/changelog | 2 +-
debian/control | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3ef2d1c..0ec8132 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ python-mccabe (0.5.2-2) UNRELEASED; urgency=medium
* Fixed VCS URL (https)
* Bumped required version of Python to 2.7 / 3.3
* wrap-and-sort -t -a
- * Added dh-python to B-D
+ * Added dh-python, python{3,}-pytest and python{3,}-pytest-runner to B-D
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:10:46 +0200
diff --git a/debian/control b/debian/control
index 82362a8..13ff619 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,12 @@ Uploaders: Chris Johnston <chrisjohnston at ubuntu.com>,
Build-Depends: debhelper (>= 9),
dh-python,
python-all,
+ python-pytest,
+ python-pytest-runner,
python-setuptools,
python3-all,
+ python3-pytest,
+ python3-pytest-runner,
python3-setuptools,
Standards-Version: 3.9.4
Homepage: https://github.com/flintwork/mccabe
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mccabe.git
More information about the Python-modules-commits
mailing list