Bas Couwenberg pushed to branch experimental at Debian GIS Project / python-pyproj
Commits: e6640b19 by Bas Couwenberg at 2025-08-14T13:13:56+02:00 New upstream version 3.7.2 - - - - - 9ab8256a by Bas Couwenberg at 2025-08-14T13:55:46+02:00 Merge tag 'upstream/3.7.2' into experimental Upstream version 3.7.2 - - - - - 45a5c9f4 by Bas Couwenberg at 2025-08-14T13:56:08+02:00 New upstream release. - - - - - 8a227c66 by Bas Couwenberg at 2025-08-14T13:56:20+02:00 Set distribution to experimental. - - - - - 2 changed files: - debian/changelog - pyproj/__init__.py Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +python-pyproj (3.7.2-1~exp1) experimental; urgency=medium + + * New upstream release. + + -- Bas Couwenberg <[email protected]> Thu, 14 Aug 2025 13:56:10 +0200 + python-pyproj (3.7.2~rc1-1~exp1) experimental; urgency=medium * New upstream release candidate. ===================================== pyproj/__init__.py ===================================== @@ -71,7 +71,7 @@ from pyproj.transformer import ( # noqa: F401 pylint: disable=unused-import transform, ) -__version__ = "3.7.2rc1" +__version__ = "3.7.2" __all__ = [ "CRS", "Geod", View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/1e8cbf25ae349ded61c9814b2f4deb0557e7b878...8a227c6636e934589fcf95bd703821bd351cb3c3 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/1e8cbf25ae349ded61c9814b2f4deb0557e7b878...8a227c6636e934589fcf95bd703821bd351cb3c3 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
