[Git][debian-gis-team/satpy][master] 2 commits: Skip tests requiring network access
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun Dec 3 08:36:27 GMT 2023
Antonio Valentino pushed to branch master at Debian GIS Project / satpy
Commits:
fa65afc0 by Antonio Valentino at 2023-12-03T08:35:27+00:00
Skip tests requiring network access
- - - - -
4a585083 by Antonio Valentino at 2023-12-03T08:36:03+00:00
Set distribution to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+satpy (0.45.0-2) unstable; urgency=medium
+
+ * debian/rules:
+ - Skip tests requiring network access.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 03 Dec 2023 08:35:40 +0000
+
satpy (0.45.0-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/rules
=====================================
@@ -30,6 +30,7 @@ and not test_basic_default_not_provided \
and not test_rayleigh_corrector \
and not test_rayleigh_with_angles \
and not test_median \
+and not test_no_downloads_in_tests \
and not test_convert_remote_files_to_fsspec_fsfile \
and not test_convert_remote_files_to_fsspec_filename_dict \
and not test_convert_remote_files_to_fsspec_mixed_sources" \
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/d71402c594b049fbd109def4147cb41e38a282cb...4a585083b69e26fcfdf2d0fed2eaf2ee32bb2280
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/compare/d71402c594b049fbd109def4147cb41e38a282cb...4a585083b69e26fcfdf2d0fed2eaf2ee32bb2280
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/20231203/32636e4e/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list