obsolete python-keyring-py310 [release 24.3.1-2mamba;Sun Mar 24 2024]
This commit is contained in:
parent
8a7b91170c
commit
29d051638f
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-keyring
|
Name: python-keyring
|
||||||
Version: 24.3.1
|
Version: 24.3.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Store and access your passwords safely
|
Summary: Store and access your passwords safely
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -23,6 +23,11 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%if "0%{?with_pyver}" == "03"
|
||||||
|
%define py_requires_append \
|
||||||
|
Obsoletes: python-keyring-py310 <= 24.3.1-1mamba
|
||||||
|
%endif
|
||||||
|
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -53,6 +58,9 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 24.3.1-2mamba
|
||||||
|
- obsolete python-keyring-py310
|
||||||
|
|
||||||
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 24.3.1-1mamba
|
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 24.3.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user