[Git][debian-gis-team/pyresample][master] 2 commits: Skip test_cartopy_crs
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Dec 9 15:17:00 GMT 2023
Antonio Valentino pushed to branch master at Debian GIS Project / pyresample
Commits:
a6cc7bc9 by Antonio Valentino at 2023-12-09T15:08:25+00:00
Skip test_cartopy_crs
- - - - -
fc3393fa by Antonio Valentino at 2023-12-09T15:08:25+00:00
Set diatribution to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,14 +1,16 @@
-pyresample (1.27.1-3) UNRELEASED; urgency=medium
+pyresample (1.27.1-3) unstable; urgency=medium
[ Bas Couwenberg ]
- * Team upload.
* Override dh_numpy3 to fix unused substitution variable.
[ Antonio Valentino ]
* debian/patches:
- New 0006-Floating-point-comparison.patch.
+ * debian/rules:
+ - Skip test_cartopy_crs, not compatible with new versions
+ of cartopy.
- -- Bas Couwenberg <sebastic at debian.org> Sat, 09 Sep 2023 12:04:10 +0200
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 09 Dec 2023 14:48:08 +0000
pyresample (1.27.1-2) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -12,7 +12,8 @@ export USE_CYTHON=True
export PYBUILD_TEST_ARGS=\
-k "not test_compare_to_legacy \
and not legacy_dask_ewa \
-and not test_def2yaml_converter" \
+and not test_def2yaml_converter \
+and not test_cartopy_crs" \
--pyargs ${PYBUILD_NAME}
%:
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/compare/89670fcfeedeb8e623e0a36ee5f3609af566fb91...fc3393fa2315fa134e11c8e96eba9cf6b0809173
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/compare/89670fcfeedeb8e623e0a36ee5f3609af566fb91...fc3393fa2315fa134e11c8e96eba9cf6b0809173
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/20231209/779671cc/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list