Hello community,

here is the log from the commit of package python-pyproj for openSUSE:Leap:15.2 
checked in at 2020-05-23 16:08:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pyproj (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-pyproj.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyproj"

Sat May 23 16:08:32 2020 rev:3 rq:808380 version:2.6.1.post1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pyproj/python-pyproj.changes    
2020-04-25 19:06:08.983733121 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.python-pyproj.new.2738/python-pyproj.changes  
2020-05-23 16:08:33.405199290 +0200
@@ -1,0 +2,15 @@
+Tue May 19 07:27:14 UTC 2020 - Libor Pechacek <[email protected]>
+
+- Update to 2.6.1.post1
+  * WHL: Wheels contain PROJ version is 7.0.1
+  * BUG: Allow *_name to be added in pyproj.crs.CRS.to_cf()
+    (issue #585)
+  * BUG: Fix building prime meridian in pyproj.crs.CRS.from_cf()
+    (pull #588)
+  * BUG: Fix check for numpy bool True kwarg (pull #590)
+  * DOC: Update pyproj.Proj docstrings for clarity (issue #584)
+  * Added pyproj.__proj_version__
+  * BUG: Fix pyproj.proj.Proj.get_factors() (issue #600)
+  * BUG: fix unequal (!=) with non-CRS type (pull #596)
+
+-------------------------------------------------------------------

Old:
----
  pyproj-2.6.0.tar.gz

New:
----
  pyproj-2.6.1.post1.tar.gz

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

Other differences:
------------------
++++++ python-pyproj.spec ++++++
--- /var/tmp/diff_new_pack.U5fxbN/_old  2020-05-23 16:08:33.737200001 +0200
+++ /var/tmp/diff_new_pack.U5fxbN/_new  2020-05-23 16:08:33.737200001 +0200
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pyproj
-Version:        2.6.0
+Version:        2.6.1.post1
 Release:        0
 Summary:        Python interface to PROJ library
 License:        SUSE-Public-Domain AND X11
@@ -43,6 +43,7 @@
 BuildRequires:  %{python_module coverage} >= 4.0
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module testsuite}
 # /SECTION
 %python_subpackages
 


Reply via email to