[Python-modules-commits] [aioredis] 07/11: add python3-pytest-cov to Build-Depends
Piotr Ożarowski
piotr at moszumanska.debian.org
Sat Jul 30 15:27:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository aioredis.
commit bb87c9716bb5bc9aa4dc55b28f7d99bc1fb1c653
Author: Piotr Ożarowski <piotr at debian.org>
Date: Mon Jul 18 22:20:12 2016 +0200
add python3-pytest-cov to Build-Depends
---
debian/changelog | 4 ++--
debian/control | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fda9f20..7ac05bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
aioredis (0.2.7-1) unstable; urgency=medium
* New upstream release
- + add python3-pytest to Build-Depends
+ + add python3-pytest and python3-pytest-cov to Build-Depends
* Homepage updated (TLD changed to .io)
* Standards-Version bumped to 3.9.8 (no changes needed)
- -- Piotr Ożarowski <piotr at debian.org> Sun, 05 Jun 2016 23:15:05 +0200
+ -- Piotr Ożarowski <piotr at debian.org> Mon, 18 Jul 2016 22:17:51 +0200
aioredis (0.2.6-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3ebe05e..e48fc71 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9), dh-python,
python3-setuptools,
python3-hiredis,
python3-pytest,
+ python3-pytest-cov,
Standards-Version: 3.9.8
Homepage: http://aioredis.readthedocs.io/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/aioredis.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/aioredis.git
More information about the Python-modules-commits
mailing list