Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits: 92521bf4 by Bas Couwenberg at 2025-12-15T14:55:49+01:00 Register markers in pytest.ini. - - - - - 6a107ca1 by Bas Couwenberg at 2025-12-15T15:01:22+01:00 Update lintian overrides. - - - - - a608aa9f by Bas Couwenberg at 2025-12-15T15:01:40+01:00 Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - debian/patches/offline-tests.patch - debian/python3-pywps.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -pywps (4.7.0-1) UNRELEASED; urgency=medium +pywps (4.7.0-1) unstable; urgency=medium * Team upload. * New upstream release. @@ -17,7 +17,7 @@ pywps (4.7.0-1) UNRELEASED; urgency=medium * Use pytest marker to skip online tests. * Use autopkgtest-pkg-pybuild testsuite. - -- Bas Couwenberg <[email protected]> Mon, 15 Dec 2025 13:00:40 +0100 + -- Bas Couwenberg <[email protected]> Mon, 15 Dec 2025 15:01:30 +0100 pywps (4.6.0-1) unstable; urgency=medium ===================================== debian/patches/offline-tests.patch ===================================== @@ -106,3 +106,12 @@ Forwarded: https://github.com/geopython/pywps/pull/698 class TestMetaLink(TestBase): def setUp(self) -> None: +--- a/pytest.ini ++++ b/pytest.ini +@@ -2,3 +2,6 @@ + addopts = --import-mode=importlib + pythonpath = tests + testpaths = tests ++markers = ++ online: marks tests requiring network ++ geotiff: marks tests requiring geotiff module ===================================== debian/python3-pywps.lintian-overrides ===================================== @@ -1,3 +1,6 @@ +# Upstream doesn't provide manpages +no-manual-page * + # Not a problem package-contains-documentation-outside-usr-share-doc [usr/lib/python*/dist-packages/pywps/schemas/geojson/README] View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/compare/d1f636918c2342381d5838f788abd692e49504ed...a608aa9f02a9ba43320300e5c9f16e42fe8c89dc -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/compare/d1f636918c2342381d5838f788abd692e49504ed...a608aa9f02a9ba43320300e5c9f16e42fe8c89dc 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
