[Python-modules-commits] [flask] 12/16: Added python{3, }-pytest to build depends

Ondřej Nový onovy at moszumanska.debian.org
Mon Jul 18 10:20:23 UTC 2016


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

onovy pushed a commit to branch master
in repository flask.

commit 012f807c49a9f3b1e2e39d7e2fe5fd778f416633
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Jul 18 12:03:34 2016 +0200

    Added python{3,}-pytest to build depends
---
 debian/changelog | 2 +-
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ac6920e..98ed8dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ flask (0.11.1-1) UNRELEASED; urgency=medium
   * Removed patches applied upstream:
     - d/p/fix_test_appcontext_signals.patch
     - d/p/fix_test_json_key_sorting.patch
-  * Added python{3,}-click to build depends
+  * Added python{3,}-click and python{3,}-pytest to build depends
   * Bumped required Python 2 version to 2.6
   * Enabled autopkgtest-pkg-python testsuite
   * Use override_dh_sphinxdoc for building Sphinx docs and added nodocs
diff --git a/debian/control b/debian/control
index d962eaf..f6eba6d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,9 @@ Build-Depends: debhelper (>= 9), dh-python,
  python-click, python3-click,
 # for docs:
  python-sphinx (>= 1.0.7+dfsg),
- python-werkzeug (>= 0.8), python-jinja2, python-itsdangerous,
 # for tests:
+ python-pytest, python3-pytest,
+ python-werkzeug (>= 0.8), python-jinja2, python-itsdangerous,
  python3-werkzeug, python3-jinja2, python3-itsdangerous,
  python-simplejson, python3-simplejson,
  python-blinker

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



More information about the Python-modules-commits mailing list