Accepting request 1099406 from home:ecsos:python
- %{?sle15_python_module_pythons} must at the beginning to work. OBS-URL: https://build.opensuse.org/request/show/1099406 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=122
This commit is contained in:
parent
055ef6fe64
commit
51ac28445b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 19 07:31:09 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- %{?sle15_python_module_pythons} must at the beginning to work.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 12 22:53:41 UTC 2023 - Arun Persaud <arun@gmx.de>
|
Wed Jul 12 22:53:41 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
%define psuffix %{nil}
|
%define psuffix %{nil}
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-keyring%{psuffix}
|
Name: python-keyring%{psuffix}
|
||||||
Version: 24.2.0
|
Version: 24.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -44,7 +45,7 @@ Requires: python-jeepney >= 0.4.2
|
|||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun):update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%{?sle15_python_module_pythons}
|
|
||||||
%if 0%{python_version_nodots} < 310
|
%if 0%{python_version_nodots} < 310
|
||||||
Requires: python-importlib-resources
|
Requires: python-importlib-resources
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user