Hello community,

here is the log from the commit of package python-pyproj for openSUSE:Leap:15.2 
checked in at 2020-04-25 19:06:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Apr 25 19:06:06 2020 rev:2 rq:797128 version:2.6.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pyproj/python-pyproj.changes    
2020-03-27 16:48:14.187937284 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-pyproj.new.2738/python-pyproj.changes  
2020-04-25 19:06:08.983733121 +0200
@@ -1,0 +2,5 @@
+Thu Apr 23 10:00:58 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Simplify spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyproj.spec ++++++
--- /var/tmp/diff_new_pack.jpw0zm/_old  2020-04-25 19:06:10.375736113 +0200
+++ /var/tmp/diff_new_pack.jpw0zm/_new  2020-04-25 19:06:10.375736113 +0200
@@ -28,6 +28,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/p/pyproj/pyproj-%{version}.tar.gz
 BuildRequires:  %{python_module Cython} >= 0.23.5
 BuildRequires:  %{python_module Shapely}
+BuildRequires:  %{python_module aenum}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module setuptools}
@@ -35,23 +36,14 @@
 BuildRequires:  proj
 BuildRequires:  proj-devel >= 6.2.0
 BuildRequires:  python-rpm-macros
-Requires:       python-numpy
-%if %{python3_version_nodots} < 36
-BuildRequires:  %{python_module aenum}
 Requires:       python-aenum
-%else
-BuildRequires:  python-aenum
-%ifpython2
-Requires:       python-aenum
-%endif
-%endif
+Requires:       python-numpy
 # SECTION test requirements
 BuildRequires:  %{python_module cov-core}
 BuildRequires:  %{python_module coverage} >= 4.0
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
 # /SECTION
-
 %python_subpackages
 
 %description


Reply via email to