[python-shapely] 10/14: Add build dependency on pytest.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 28 11:57:01 UTC 2016


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

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

commit 560d795fa4adb02bb8531f690560498e2eebb0e7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Mar 28 12:01:19 2016 +0200

    Add build dependency on pytest.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0d8fa18..dec3352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-shapely (1.5.14-1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 3.9.7, no changes.
   * Enable parallel builds.
   * Drop unneeded dh_auto_test override.
+  * Add build dependency on pytest.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Mar 2016 11:37:31 +0200
 
diff --git a/debian/control b/debian/control
index 145c72b..07d1506 100644
--- a/debian/control
+++ b/debian/control
@@ -11,12 +11,14 @@ Build-Depends: debhelper (>= 9),
                python-all-dev,
                python-matplotlib,
                python-numpy,
+               python-pytest,
                python-setuptools,
                python-sphinx,
                python3-all,
                python3-all-dev,
                python3-matplotlib,
                python3-numpy,
+               python3-pytest,
                python3-setuptools,
                python3-sphinx,
                cython,

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



More information about the Pkg-grass-devel mailing list