Bas Couwenberg pushed to branch master at Debian GIS Project / python-cartopy
Commits: d64a3b38 by Bas Couwenberg at 2025-12-15T21:15:07+01:00 Annotate build dependencies with nocheck. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ python-cartopy (0.25.0+dfsg-2) UNRELEASED; urgency=medium * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Use debrebuild instead of reprotest. + * Annotate build dependencies with nocheck. -- Bas Couwenberg <[email protected]> Fri, 12 Sep 2025 17:46:49 +0200 ===================================== debian/control ===================================== @@ -14,13 +14,14 @@ Build-Depends: cython3, python3-fiona, python3-matplotlib, python3-numpy, + python3-owslib, python3-packaging, python3-pil, python3-pykdtree, python3-pyproj (>= 3.1.0), python3-pyshp, - python3-pytest, - python3-pytest-mpl, + python3-pytest <!nocheck>, + python3-pytest-mpl <!nocheck>, python3-scipy, python3-setuptools, python3-setuptools-scm, View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/d64a3b383c4aaa49b91d4bca490b618f78e7f952 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/d64a3b383c4aaa49b91d4bca490b618f78e7f952 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
