Bas Couwenberg pushed to branch master at Debian GIS Project / python-deprecated
Commits: 2482165b by Bas Couwenberg at 2025-12-15T21:25:14+01:00 Annotate build dependencies with nocheck. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +python-deprecated (1.3.1-2) UNRELEASED; urgency=medium + + * Annotate build dependencies with nocheck. + + -- Bas Couwenberg <[email protected]> Mon, 15 Dec 2025 21:25:06 +0100 + python-deprecated (1.3.1-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -8,10 +8,10 @@ Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, - python3-pytest, - python3-pytest-cov, + python3-pytest <!nocheck>, + python3-pytest-cov <!nocheck>, python3-setuptools, - python3-sphinx, + python3-sphinx <!nocheck>, python3-wrapt Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-deprecated View it on GitLab: https://salsa.debian.org/debian-gis-team/python-deprecated/-/commit/2482165b62dd1eb6c12a9e7031baeea4afcee375 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-deprecated/-/commit/2482165b62dd1eb6c12a9e7031baeea4afcee375 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
