Bas Couwenberg pushed to branch master at Debian GIS Project / python-pyproj
Commits: 98122d68 by Bas Couwenberg at 2023-11-12T16:14:05+01:00 Drop RC-buggy python3-xarray from build dependencies. (closes: #1055843) - - - - - f554aeb0 by Bas Couwenberg at 2023-11-12T16:16:52+01:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-pyproj (3.6.1-2) unstable; urgency=medium + + * Drop RC-buggy python3-xarray from build dependencies. + (closes: #1055843) + + -- Bas Couwenberg <[email protected]> Sun, 12 Nov 2023 16:16:37 +0100 + python-pyproj (3.6.1-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -21,8 +21,7 @@ Build-Depends: debhelper-compat (= 13), python3-pandas, python3-pytest, python3-pytest-cov, - python3-shapely, - python3-xarray + python3-shapely Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-pyproj Vcs-Git: https://salsa.debian.org/debian-gis-team/python-pyproj.git View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/2d0b2e41a9b0956688d433e4cb0cedbae2bcd59f...f554aeb09a6d4df38685b7e1a95daca08454175b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/2d0b2e41a9b0956688d433e4cb0cedbae2bcd59f...f554aeb09a6d4df38685b7e1a95daca08454175b 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
