[python-affine] 07/08: Add pytest to build dependencies.

Bas Couwenberg sebastic at debian.org
Wed Mar 21 06:36:03 UTC 2018


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

sebastic pushed a commit to branch master
in repository python-affine.

commit 17424c5a6cf13bb1de156ea8741fc6829c647bcf
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Mar 21 07:32:58 2018 +0100

    Add pytest to build dependencies.
---
 debian/changelog | 1 +
 debian/control   | 8 +++++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 388ff78..803186d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-affine (2.2.0-1) UNRELEASED; urgency=medium
   * Add lintian override for vcs-deprecated-in-debian-infrastructure.
   * Refresh patches.
   * Bump Standards-Version to 4.1.3, no changes.
+  * Add pytest to build dependencies.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 21 Mar 2018 07:22:03 +0100
 
diff --git a/debian/control b/debian/control
index c7f3f2a..46ce2dc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,12 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
                python3-all,
-               python-setuptools,
-               python3-setuptools,
                python-nose,
-               python3-nose
+               python3-nose,
+               python-pytest,
+               python3-pytest,
+               python-setuptools,
+               python3-setuptools
 Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-affine.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/python-affine.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-affine.git



More information about the Pkg-grass-devel mailing list