rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 24.2.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
736e302d93
commit
f1848c7dda
@ -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.2.0
|
Version: 24.2.0
|
||||||
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
|
||||||
@ -11,13 +11,13 @@ URL: https://github.com/jaraco/keyring
|
|||||||
Source: https://pypi.debian.net/keyring/keyring-%{version}.tar.gz
|
Source: https://pypi.debian.net/keyring/keyring-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(importlib-metadata)
|
BuildRequires: python3.11dist(importlib-metadata)
|
||||||
BuildRequires: python3.7dist(importlib-resources)
|
BuildRequires: python3.11dist(jaraco.classes)
|
||||||
BuildRequires: python3.7dist(jaraco.classes)
|
BuildRequires: python3.11dist(jeepney)
|
||||||
BuildRequires: python3.7dist(jeepney)
|
BuildRequires: python3.11dist(secretstorage)
|
||||||
BuildRequires: python3.7dist(secretstorage)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -53,6 +53,9 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 24.2.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Jun 25 2023 Automatic Build System <autodist@mambasoft.it> 24.2.0-1mamba
|
* Sun Jun 25 2023 Automatic Build System <autodist@mambasoft.it> 24.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user