[Git][debian-gis-team/python-shapely][master] Fix autopkgtest failure.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Oct 13 06:00:13 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / python-shapely


Commits:
c74ac196 by Bas Couwenberg at 2023-10-13T06:59:53+02:00
Fix autopkgtest failure.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-shapely (2.0.2-2) UNRELEASED; urgency=medium
+
+  * Fix autopkgtest failure.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 13 Oct 2023 06:59:45 +0200
+
 python-shapely (2.0.2-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -8,6 +8,11 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export PYBUILD_NAME=shapely
+ifeq ($(PYBUILD_AUTOPKGTEST),1)
+export PYBUILD_BEFORE_TEST=cp -rv shapely/ {build_dir}
+export PYBUILD_TEST_ARGS=-vv shapely/tests
+endif
+
 export LC_ALL=C.UTF-8
 
 include /usr/share/dpkg/architecture.mk



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/c74ac1962537c63ca1945a83c7a45a4480d6303c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/c74ac1962537c63ca1945a83c7a45a4480d6303c
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/20231013/74731465/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list