Bas Couwenberg pushed to branch master at Debian GIS Project / python-affine
Commits: 3364ec99 by Bas Couwenberg at 2025-12-15T21:12:06+01:00 Annotate build dependencies with nocheck. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -6,6 +6,7 @@ python-affine (2.4.0-3) UNRELEASED; urgency=medium * Enable verbose pytest output. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. + * Annotate build dependencies with nocheck. -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:19:48 +0100 ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), flit, pybuild-plugin-pyproject, python3-all, - python3-pytest + python3-pytest <!nocheck> Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-affine Vcs-Git: https://salsa.debian.org/debian-gis-team/python-affine.git View it on GitLab: https://salsa.debian.org/debian-gis-team/python-affine/-/commit/3364ec994d9bf143a5296e02ee5823e67c2bdecd -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-affine/-/commit/3364ec994d9bf143a5296e02ee5823e67c2bdecd 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
