[Git][debian-gis-team/python-pyproj][master] Build for all supported Python versions again.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Nov 21 06:10:55 GMT 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / python-pyproj
Commits:
80dd2db7 by Bas Couwenberg at 2021-11-21T07:10:27+01:00
Build for all supported Python versions again.
Revert "Only build for the default Python, numpy has not been built with 3.10 yet."
This reverts commit 26a84fe8c60be04a2c212a6576845e9b8e5dc207.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-pyproj (3.3.0-2) UNRELEASED; urgency=medium
+
+ * Build for all supported Python versions again.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 21 Nov 2021 07:09:49 +0100
+
python-pyproj (3.3.0-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/rules
=====================================
@@ -10,7 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_NAME=pyproj
export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS=-v -m "not network and not cli and not grid"
-export PYBUILD_DISABLE=$(filter-out $(shell py3versions -vd),$(shell py3versions -vs))
# Path to system installed PROJ data.
export PROJ_DIR=/usr
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/80dd2db788157f00050581057189c28958d6a48b
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/80dd2db788157f00050581057189c28958d6a48b
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/20211121/ea21b913/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list