[Git][debian-gis-team/pooch][master] Fix autopkgtest
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun Jun 9 10:58:16 BST 2024
Antonio Valentino pushed to branch master at Debian GIS Project / pooch
Commits:
b0cf348e by Antonio Valentino at 2024-06-09T09:51:59+00:00
Fix autopkgtest
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -3,7 +3,7 @@
# export DH_VERBOSE=1
export PYBUILD_NAME=pooch
-export PYBUILD_TEST_ARGS=-m "not network" -k "not test_check_availability_on_ftp"
+export PYBUILD_TEST_ARGS=-m "not network" -k "not test_check_availability_on_ftp" --pyargs pooch
%:
dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/pooch/-/commit/b0cf348e9e3427a11e23f0926714d281cd5f6e9c
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/pooch/-/commit/b0cf348e9e3427a11e23f0926714d281cd5f6e9c
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/20240609/d5338972/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list