[Git][debian-gis-team/python-shapely][master] Use --pyargs for built library.

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



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


Commits:
523f6e7c by Bas Couwenberg at 2023-10-13T07:34:00+02:00
Use --pyargs for built library.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -9,8 +9,7 @@ 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
+export PYBUILD_TEST_ARGS=-vv --pyargs ${PYBUILD_NAME}
 endif
 
 export LC_ALL=C.UTF-8



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/523f6e7c0a10ccac340406448d2e4d3e600c09bb
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/69981e11/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list