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 2022-09-22 14:49:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyproj (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyproj.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyproj"

Thu Sep 22 14:49:53 2022 rev:22 rq:1005241 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyproj/python-pyproj.changes      
2022-09-14 13:45:26.505963683 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyproj.new.2275/python-pyproj.changes    
2022-09-22 14:50:13.390481637 +0200
@@ -1,0 +2,7 @@
+Fri Sep 16 01:04:51 UTC 2022 - John Vandenberg <jay...@gmail.com>
+
+- Add mandatory runtime dep python-certifi, and remove not
+  required dependency python-numpy
+- Remove BD python-testsuite, and reduce tests skipped
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyproj.spec ++++++
--- /var/tmp/diff_new_pack.LJzx8n/_old  2022-09-22 14:50:13.862482835 +0200
+++ /var/tmp/diff_new_pack.LJzx8n/_new  2022-09-22 14:50:13.870482856 +0200
@@ -28,24 +28,21 @@
 URL:            https://github.com/pyproj4/pyproj
 Source:         
https://files.pythonhosted.org/packages/source/p/pyproj/pyproj-%{version}.tar.gz
 BuildRequires:  %{python_module Cython >= 0.28.4}
-BuildRequires:  %{python_module Shapely}
-BuildRequires:  %{python_module aenum}
 BuildRequires:  %{python_module devel >= 3.8}
-BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  proj
 BuildRequires:  proj-devel >= 8
 BuildRequires:  python-rpm-macros
-Requires:       python-aenum
-Requires:       python-numpy
+Requires:       python-certifi
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 # SECTION test requirements
 BuildRequires:  %{python_module certifi}
+BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module testsuite}
+BuildRequires:  %{python_module Shapely}
 BuildRequires:  %{python_module xarray}
 # /SECTION
 %python_subpackages
@@ -92,7 +89,7 @@
 }
 # Reset to remove wrong flavor path from loop above
 export PYTHONPATH=""
-%pytest_arch -m "not network and not cli and not grid"
+%pytest_arch -rs -k "not (network or 
test_transformer_group__get_transform_crs)"
 mv pyproj_temp pyproj
 
 %post

Reply via email to