diff --git a/pyproj-3.7.1.tar.gz b/pyproj-3.7.1.tar.gz deleted file mode 100644 index d10ac1c02417139952de31245d9df1c3a775f3a2..0000000000000000000000000000000000000000 Binary files a/pyproj-3.7.1.tar.gz and /dev/null differ diff --git a/pyproj-3.7.2.tar.gz b/pyproj-3.7.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c88cd0a12b17da38dfe7ce3dc952d5d6608b873a Binary files /dev/null and b/pyproj-3.7.2.tar.gz differ diff --git a/python-pyproj.spec b/python-pyproj.spec index 692f6208eaac1264c16c39f76e87138522a1d6ef..1a398cbf405d5ba7bb7896843977a3b29c530a90 100644 --- a/python-pyproj.spec +++ b/python-pyproj.spec @@ -10,7 +10,7 @@ Coordinates can be given as numpy arrays, python arrays, lists or scalars. \ Optimized for numpy arrays.} Name: python-%{pypi_name} -Version: 3.7.1 +Version: 3.7.2 Release: 1 Summary: Cython wrapper to provide python interfaces to Proj License: MIT @@ -65,6 +65,17 @@ Help documents for the %{name} API %doc docs %changelog +* Mon Oct 20 2025 maqi - 3.7.2-1 +- Update package to version 3.7.2 + Minimum PROJ version 9.4 + Minimum supported Python version 3.11 + Add CRS imports to __all__ + Add win_arm64 wheels + Add Python 3.13 free-threading wheels + Add Python 3.14 and 3.14 free-threading wheels + Remove irrelevant test with modern PROJ versions + + * Thu Aug 14 2025 dongqi - 3.7.1-1 - Update package to version 3.7.1 Wheels contain PROJ 9.5.1