Antonio Valentino pushed to branch master at Debian GIS Project / python-affine
Commits:
3a9ce0d0 by Antonio Valentino at 2026-08-08T16:17:10+00:00
Fix test command
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -8,6 +8,8 @@ python-affine (3.0.0-1) unstable; urgency=medium
* Update d/copyright.
* debian/control:
- Add dependency on python3-attrs.
+ * debian/rules:
+ - Fix test command.
-- Antonio Valentino <[email protected]> Sat, 08 Aug 2026
15:51:32 +0000
=====================================
debian/rules
=====================================
@@ -1,11 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME=affine
-ifeq ($(PYBUILD_AUTOPKGTEST),1)
-export PYBUILD_TEST_ARGS=-v --pyargs ${PYBUILD_NAME}
-else
-export PYBUILD_TEST_ARGS=-v
-endif
+export PYBUILD_TEST_ARGS=-v tests
%:
dh $@ --buildsystem pybuild
View it on GitLab:
https://salsa.debian.org/debian-gis-team/python-affine/-/commit/3a9ce0d01e22f46004db5acee7363e1bfa863cad
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/python-affine/-/commit/3a9ce0d01e22f46004db5acee7363e1bfa863cad
You're receiving this email because of your account on salsa.debian.org. Manage
all notifications: https://salsa.debian.org/-/profile/notifications | Help:
https://salsa.debian.org/help
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel