rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.4.0-4mamba;Wed Sep 27 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:05:21 +01:00
parent c278f58cbe
commit 7b6fcff1fc

View File

@ -1,6 +1,6 @@
Name: python-dockerpy-creds
Version: 0.4.0
Release: 3mamba
Release: 4mamba
Summary: Python bindings for the docker credentials store API
Group: System/Libraries/Python
Vendor: openmamba
@ -10,9 +10,10 @@ URL: https://github.com/shin-/dockerpy-creds
Source: https://github.com/shin-/dockerpy-creds/archive/%{version}.tar.gz
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: python3.7dist(six)
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(six)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
%{summary}.
@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.4.0-4mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Mon Jul 31 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-3mamba
- rebuilt with python 3.10