Hello community,

here is the log from the commit of package python-pyproj for openSUSE:Factory 
checked in at 2020-04-23 18:34:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyproj (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyproj.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyproj"

Thu Apr 23 18:34:17 2020 rev:8 rq:796478 version:2.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyproj/python-pyproj.changes      
2020-03-19 19:52:46.776270015 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyproj.new.2738/python-pyproj.changes    
2020-04-23 18:34:56.632604988 +0200
@@ -1,0 +2,5 @@
+Thu Apr 23 10:00:58 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Simplify spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyproj.spec ++++++
--- /var/tmp/diff_new_pack.hbiwuk/_old  2020-04-23 18:34:57.676606985 +0200
+++ /var/tmp/diff_new_pack.hbiwuk/_new  2020-04-23 18:34:57.680606993 +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