Antonio Valentino pushed to branch master at Debian GIS Project / eodag
Commits: e49cea4a by Antonio Valentino at 2026-04-08T06:07:01+00:00 Skit tests requiring access to the internet with stac-validator v4.x - - - - - 52dd9a50 by Antonio Valentino at 2026-04-08T06:12:19+00:00 Set distribution to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,16 @@ -eodag (4.0.2+ds-2) UNRELEASED; urgency=medium +eodag (4.0.2+ds-2) unstable; urgency=medium - * Team upload. + [ Bas Couwenberg ] * Bump Standards-Version to 4.7.4, no changes. - -- Bas Couwenberg <[email protected]> Sat, 04 Apr 2026 10:10:12 +0200 + [ Antonio Valentino ] + * debian/rules: + - Skip not test_core_serialize_search_results_with_filename and + test_core_serialize_search_results_unknown_collection. + With stac-validaton >= 4.0 the test listed above require access to + the interned. + + -- Antonio Valentino <[email protected]> Wed, 08 Apr 2026 06:12:08 +0000 eodag (4.0.2+ds-1) unstable; urgency=medium ===================================== debian/rules ===================================== @@ -5,6 +5,8 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | sed export PYBUILD_TEST_ARGS=\ -k "not test_core_search_geodes \ and not test_core_serialize_deserialize_geodes_results \ +and not test_core_serialize_search_results_with_filename \ +and not test_core_serialize_search_results_unknown_collection \ and not test_fetch_json \ and not test_core_object_creates_config_standard_location \ and not test_core_object_creates_locations_standard_location \ View it on GitLab: https://salsa.debian.org/debian-gis-team/eodag/-/compare/0e232b456bf39c37e0832cb062abb4f8f8691b9e...52dd9a50b7f8fbeb7ecfdb091fefcb93c5853faf -- View it on GitLab: https://salsa.debian.org/debian-gis-team/eodag/-/compare/0e232b456bf39c37e0832cb062abb4f8f8691b9e...52dd9a50b7f8fbeb7ecfdb091fefcb93c5853faf You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
