Bas Couwenberg pushed to branch master at Debian GIS Project / fiona
Commits: c62316a3 by Bas Couwenberg at 2025-11-18T05:33:46+01:00 Replace python3-tz with python3-pytz. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ fiona (1.10.1-4) UNRELEASED; urgency=medium * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Make pytest output extra verbose. * Use test-build-validate-cleanup instead of test-build-twice. + * Replace python3-tz with python3-pytz. -- Bas Couwenberg <[email protected]> Fri, 12 Sep 2025 17:36:19 +0200 ===================================== debian/control ===================================== @@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 13), python3-requests <!nocheck>, python3-setuptools, python3-shapely, - python3-tz <!nocheck>, + python3-pytz <!nocheck>, Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/fiona Vcs-Git: https://salsa.debian.org/debian-gis-team/fiona.git View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/c62316a3d78f842c78aa0ae3e6e182456ffab206 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/c62316a3d78f842c78aa0ae3e6e182456ffab206 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
