Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyproj for openSUSE:Factory 
checked in at 2024-11-25 23:20:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyproj (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyproj.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyproj"

Mon Nov 25 23:20:27 2024 rev:33 rq:1226111 version:3.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyproj/python-pyproj.changes      
2024-07-28 17:20:34.614511055 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyproj.new.28523/python-pyproj.changes   
2024-11-25 23:20:41.792663346 +0100
@@ -1,0 +2,21 @@
+Sat Nov 23 09:18:51 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 3.7.0
+  ## Dependencies:
+  * DEP: Minimum PROJ version 9.2 by @snowman2 in #1394
+  ## Enhancements:
+  * PERF: drop GIL during long-running proj database calls by
+    @tpwrules in #1354
+  * PERF: thread local context by @snowman2 in #1419
+  * ENH: Add is_deprecated and get_non_deprecated() to CRS by
+    @jjimenezshaw in #1383
+  * ENH: Add runtime & compiled PROJ versions by @snowman2 in #1427
+  ## Bug fixes:
+  * BUG: Handle changes to HotineObliqueMercatorBConversion by
+    @snowman2 in #1430
+  * BUG: Support azimuthal_equidistant coordinate operation to CF
+    by @snowman2 in #1380
+- Drop v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch
+- Drop v3.6.1-test-datum-ensemble-allowing-new-members.patch
+
+-------------------------------------------------------------------

Old:
----
  pyproj-3.6.1.tar.gz
  v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch
  v3.6.1-test-datum-ensemble-allowing-new-members.patch

New:
----
  pyproj-3.7.0.tar.gz

BETA DEBUG BEGIN:
  Old:    by @snowman2 in #1380
- Drop v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch
- Drop v3.6.1-test-datum-ensemble-allowing-new-members.patch
  Old:- Drop v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch
- Drop v3.6.1-test-datum-ensemble-allowing-new-members.patch
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyproj.spec ++++++
--- /var/tmp/diff_new_pack.g1KwAF/_old  2024-11-25 23:20:42.324685522 +0100
+++ /var/tmp/diff_new_pack.g1KwAF/_new  2024-11-25 23:20:42.328685689 +0100
@@ -18,15 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pyproj
-Version:        3.6.1
+Version:        3.7.0
 Release:        0
 Summary:        Python interface to PROJ library
 License:        SUSE-Public-Domain AND X11
 Group:          Development/Languages/Python
 URL:            https://github.com/pyproj4/pyproj
 Source:         
https://files.pythonhosted.org/packages/source/p/pyproj/pyproj-%{version}.tar.gz
-Patch0:         
v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch
-Patch1:         v3.6.1-test-datum-ensemble-allowing-new-members.patch
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel >= 3.8}
 BuildRequires:  %{python_module pip}
@@ -34,7 +32,7 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  proj
-BuildRequires:  proj-devel >= 8
+BuildRequires:  proj-devel >= 9.2
 BuildRequires:  python-rpm-macros
 Requires:       python-certifi
 Requires(post): update-alternatives
@@ -43,9 +41,10 @@
 BuildRequires:  %{python_module Shapely}
 BuildRequires:  %{python_module certifi}
 BuildRequires:  %{python_module numpy}
+BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module xarray if %python-base >= 3.10}
+BuildRequires:  %{python_module xarray}
 # /SECTION
 %python_subpackages
 
@@ -91,7 +90,7 @@
 }
 # Reset to remove wrong flavor path from loop above
 export PYTHONPATH=""
-%pytest_arch -rs -k "not (network or 
test_transformer_group__get_transform_crs)"
+%pytest_arch -rs -k "not (network)"
 mv pyproj_temp pyproj
 
 %post

++++++ pyproj-3.6.1.tar.gz -> pyproj-3.7.0.tar.gz ++++++
++++ 4717 lines of diff (skipped)

Reply via email to