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 2021-12-01 20:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyproj (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyproj.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyproj"

Wed Dec  1 20:47:24 2021 rev:19 rq:934930 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyproj/python-pyproj.changes      
2021-09-20 23:36:30.307422038 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyproj.new.31177/python-pyproj.changes   
2021-12-02 02:24:13.660822487 +0100
@@ -1,0 +2,25 @@
+Thu Nov 18 10:44:14 UTC 2021 - Libor Pechacek <lpecha...@suse.com>
+
+- Update to 3.3.0
+  * WHL: Wheels contain PROJ 8.2.0
+  * DEP: Minimum supported Python version 3.8 (issue #930)
+  * DEP: Minimum PROJ version 8.0 (issue #940)
+  * BUG: Prepend "Derived" to CRS type name if CRS is derived
+    (issue #932)
+  * BUG: Improved handling of inf values in
+    pyproj.transformer.Transformer.transform_bounds (pull #961)
+  * BUG: CRS CF conversions mismatch of PROJ parameters in
+    rotated pole (issue #948)
+  * ENH: Add support for transforming bounds at the poles in
+    pyproj.transformer.Transformer.transform_bounds (pull #962)
+  * ENH: Added pyproj.transformer.Transformer.source_crs &
+    pyproj.transformer.Transformer.target_crs (pull #976)
+  * ENH: Added
+    pyproj.crs.coordinate_operation.PoleRotationNetCDFCFConversion
+    (issue #948)
+  * ENH: Added pyproj.database.get_database_metadata (issue #990)
+  * ENH: Added PROJ database metadata to pyproj.show_versions
+    (issue #990)
+- Packaging: update build requirements
+
+-------------------------------------------------------------------

Old:
----
  pyproj-3.2.1.tar.gz

New:
----
  pyproj-3.3.0.tar.gz

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

Other differences:
------------------
++++++ python-pyproj.spec ++++++
--- /var/tmp/diff_new_pack.oahSGR/_old  2021-12-02 02:24:14.040821162 +0100
+++ /var/tmp/diff_new_pack.oahSGR/_new  2021-12-02 02:24:14.044821147 +0100
@@ -20,22 +20,22 @@
 %define skip_python36 1
 %{?!python_module:%define python_module() python3-%{**}}
 Name:           python-pyproj
-Version:        3.2.1
+Version:        3.3.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
-BuildRequires:  %{python_module Cython >= 0.23.5}
+BuildRequires:  %{python_module Cython >= 0.28.4}
 BuildRequires:  %{python_module Shapely}
 BuildRequires:  %{python_module aenum}
-BuildRequires:  %{python_module devel >= 3.7}
+BuildRequires:  %{python_module devel >= 3.8}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  proj
-BuildRequires:  proj-devel >= 7.2.0
+BuildRequires:  proj-devel >= 8
 BuildRequires:  python-rpm-macros
 Requires:       python-aenum
 Requires:       python-numpy

++++++ pyproj-3.2.1.tar.gz -> pyproj-3.3.0.tar.gz ++++++
++++ 3127 lines of diff (skipped)

Reply via email to