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

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



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


Commits:
ec292d96 by Bas Couwenberg at 2023-10-13T08:34:45+02:00
Use --pyargs for built library.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -2,8 +2,7 @@
 
 export PYBUILD_NAME=affine
 ifeq ($(PYBUILD_AUTOPKGTEST),1)
-export PYBUILD_BEFORE_TEST=cp -rv affine/ {build_dir}
-export PYBUILD_TEST_ARGS=-vv affine/tests
+export PYBUILD_TEST_ARGS=-vv --pyargs ${PYBUILD_NAME}
 endif
 
 %:



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-affine/-/commit/ec292d96a14e74a936dfa5067f433a6251da0257
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/68c45efa/attachment.htm>


More information about the Pkg-grass-devel mailing list