forked from pool/python-osc-tiny
Accepting request 1293435 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1293435 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-osc-tiny?expand=0&rev=41
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 15 08:26:34 UTC 2025 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
- Require cached-property for python < 3.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 01 09:24:42 UTC 2025 - maintenance-obs-robot <maintenance-automation-team@suse.de>
|
Tue Jul 01 09:24:42 UTC 2025 - maintenance-obs-robot <maintenance-automation-team@suse.de>
|
||||||
|
|
||||||
|
@@ -52,6 +52,8 @@ BuildRequires: %{python_module cached-property if %python-base < 3.8}
|
|||||||
%else
|
%else
|
||||||
BuildRequires: %{python_module cached-property}
|
BuildRequires: %{python_module cached-property}
|
||||||
%endif
|
%endif
|
||||||
|
Requires: %{python_module cached-property if %python-base < 3.8}
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user