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

This commit is contained in:
Automatic Build System 2024-01-06 11:04:56 +01:00
parent 0e34cb46bf
commit bf0a3256e5

View File

@ -1,6 +1,6 @@
Name: python-docker Name: python-docker
Version: 6.1.3 Version: 6.1.3
Release: 1mamba Release: 2mamba
Summary: An API client for docker written in Python Summary: An API client for docker written in Python
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -11,12 +11,13 @@ Source: https://pypi.debian.net/docker/docker-%{version}.tar.gz
#Source: https://github.com/docker/docker-py/archive/%{version}.tar.gz #Source: https://github.com/docker/docker-py/archive/%{version}.tar.gz
License: Apache License 2.0 License: Apache License 2.0
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: python3.7dist(packaging) BuildRequires: python3.11dist(packaging)
BuildRequires: python3.7dist(requests) BuildRequires: python3.11dist(requests)
BuildRequires: python3.7dist(urllib3) BuildRequires: python3.11dist(urllib3)
BuildRequires: python3.7dist(websocket-client) BuildRequires: python3.11dist(websocket-client)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description %description
A Python library for the Docker Remote API. A Python library for the Docker Remote API.
@ -50,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE README.md %doc LICENSE README.md
%changelog %changelog
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 6.1.3-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 6.1.3-1mamba * Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 6.1.3-1mamba
- automatic version update by autodist - automatic version update by autodist