forked from pool/python-jsonpickle
Accepting request 1163290 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1163290 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpickle?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 09:33:40 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Fix build error for Leap.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 08:34:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -38,9 +38,13 @@ Requires: python-importlib_metadata
|
||||
%endif
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
%if 0%{?suse_version} <= 1600
|
||||
BuildRequires: %{python_module tzdata}
|
||||
%endif
|
||||
BuildRequires: %{python_module SQLAlchemy}
|
||||
BuildRequires: %{python_module ecdsa}
|
||||
BuildRequires: %{python_module gmpy2}
|
||||
BuildRequires: %{python_module feedparser}
|
||||
BuildRequires: %{python_module gmpy2 if %python-base < 3.12}
|
||||
BuildRequires: %{python_module numpy}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: %{python_module pandas}
|
||||
|
||||
Reference in New Issue
Block a user