Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-typish for openSUSE:Factory 
checked in at 2024-09-19 21:17:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typish (Old)
 and      /work/SRC/openSUSE:Factory/.python-typish.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-typish"

Thu Sep 19 21:17:01 2024 rev:2 rq:1201805 version:1.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-typish/python-typish.changes      
2024-07-09 20:04:16.553312142 +0200
+++ /work/SRC/openSUSE:Factory/.python-typish.new.29891/python-typish.changes   
2024-09-19 21:17:16.918319990 +0200
@@ -1,0 +2,5 @@
+Wed Sep 18 13:50:32 UTC 2024 - Matej Cepl <mc...@cepl.eu>
+
+- Because of nptyping, this package is not compatible with NumPy 2.*
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-typish.spec ++++++
--- /var/tmp/diff_new_pack.DuDbmE/_old  2024-09-19 21:17:18.314377860 +0200
+++ /var/tmp/diff_new_pack.DuDbmE/_new  2024-09-19 21:17:18.318378026 +0200
@@ -25,7 +25,11 @@
 Source:         
https://github.com/ramonhagenaars/typish/archive/refs/tags/v%{version}.tar.gz#/typish-%{version}-gh.tar.gz
 BuildRequires:  %{python_module nptyping >= 1.3.0}
 # Tests
+%if 0%{?suse_version} > 1600
+BuildRequires:  %{python_module numpy1}
+%else
 BuildRequires:  %{python_module numpy}
+%endif
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}

Reply via email to