[Python-modules-commits] [python-urllib3] 09/15: Add python{3, }-pytest to B-D

Ondrej Novy onovy at debian.org
Mon Dec 11 22:11:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

onovy pushed a commit to branch master
in repository python-urllib3.

commit ad6b3298ae524a8209657052adef833e7c0aba45
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Dec 11 21:56:24 2017 +0100

    Add python{3,}-pytest to B-D
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 76a0c48..5f3dfcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-urllib3 (1.22-1) UNRELEASED; urgency=medium
     - Use https
   * Bump debhelper compat level to 10
   * Standards-Version is 4.1.2 now (no changes needed)
+  * Add python{3,}-pytest to B-D
 
  -- Ondřej Nový <onovy at debian.org>  Mon, 11 Dec 2017 21:22:20 +0100
 
diff --git a/debian/control b/debian/control
index 752bf08..0825a79 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
  python-mock,
  python-nose (>=1.3.3),
  python-psutil,
+ python-pytest,
  python-setuptools,
  python-six (>= 1.10.0),
  python-tornado,
@@ -19,6 +20,7 @@ Build-Depends:
  python3-mock,
  python3-nose (>=1.3.3),
  python3-psutil,
+ python3-pytest,
  python3-setuptools,
  python3-six (>= 1.10.0),
  python3-tornado

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-urllib3.git



More information about the Python-modules-commits mailing list