[Git][debian-gis-team/python-pyproj][master] 2 commits: Disable tests for Python 2, see: #934116.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 7 13:22:00 BST 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / python-pyproj
Commits:
63e3fd1e by Bas Couwenberg at 2019-08-07T11:32:36Z
Disable tests for Python 2, see: #934116.
- - - - -
90d8c47a by Bas Couwenberg at 2019-08-07T12:07:10Z
Set distribution to experimental.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,9 @@
-python-pyproj (2.2.2+ds-1~exp2) UNRELEASED; urgency=medium
+python-pyproj (2.2.2+ds-1~exp2) experimental; urgency=medium
* Drop aenum.patch, only required for Python < 3.6.
+ * Disable tests for Python 2, see: #934116.
- -- Bas Couwenberg <sebastic at debian.org> Fri, 26 Jul 2019 07:40:15 +0200
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 07 Aug 2019 14:07:00 +0200
python-pyproj (2.2.2+ds-1~exp1) experimental; urgency=medium
=====================================
debian/rules
=====================================
@@ -9,6 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_NAME=pyproj
export PYBUILD_TEST_PYTEST=1
+export PYBUILD_DISABLE=test/python2
# Path to system installed PROJ data.
export PROJ_DIR=/usr
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/compare/9cdf6f5b84fa20173855447c1c1c969483046f9c...90d8c47adc72bbf0c2d5ca38c8fb9c949ccebe47
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/compare/9cdf6f5b84fa20173855447c1c1c969483046f9c...90d8c47adc72bbf0c2d5ca38c8fb9c949ccebe47
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190807/f8df991d/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list