- Because of nptyping, this package is not compatible with NumPy 2.*
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typish?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 18 13:50:32 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Because of nptyping, this package is not compatible with NumPy 2.*
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 20 09:50:02 UTC 2024 - Andreas Färber <afaerber@suse.de>
|
Thu Jun 20 09:50:02 UTC 2024 - Andreas Färber <afaerber@suse.de>
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@ URL: https://github.com/ramonhagenaars/typish
|
|||||||
Source: https://github.com/ramonhagenaars/typish/archive/refs/tags/v%{version}.tar.gz#/typish-%{version}-gh.tar.gz
|
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}
|
BuildRequires: %{python_module nptyping >= 1.3.0}
|
||||||
# Tests
|
# Tests
|
||||||
BuildRequires: %{python_module numpy}
|
BuildRequires: %{python_module numpy1}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
Reference in New Issue
Block a user