Bas Couwenberg pushed to branch master at Debian GIS Project / xsar
Commits: 32556739 by Bas Couwenberg at 2025-11-18T05:34:31+01:00 Replace python3-tz with python3-pytz. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ xsar (2025.06.12-2) UNRELEASED; urgency=medium * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * 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:52:29 +0200 ===================================== debian/control ===================================== @@ -20,13 +20,13 @@ Build-Depends: debhelper-compat (= 13), python3-numpy, python3-psutil, python3-pyproj, + python3-pytz, python3-rasterio, python3-rioxarray, python3-scipy, python3-setuptools, python3-setuptools-scm, python3-shapely, - python3-tz, python3-xarray (>= 2024.10.0), python3-xarray-safe-rcm, python3-xarray-safe-s1, View it on GitLab: https://salsa.debian.org/debian-gis-team/xsar/-/commit/32556739ee5f6261d63862804ef934119213c362 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/xsar/-/commit/32556739ee5f6261d63862804ef934119213c362 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
