[packages/python3-docker] C: python3-requests >= 2.32.0; rel 2

atler atler at pld-linux.org
Tue Aug 6 20:04:55 CEST 2024


commit d7a845daaf156665c1a4fbb653965200d37c0da7
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Aug 6 20:02:05 2024 +0200

    C: python3-requests >= 2.32.0; rel 2
    
    due to https://github.com/docker/docker-py/issues/3256

 python3-docker.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-docker.spec b/python3-docker.spec
index fb70f91..2e18e56 100644
--- a/python3-docker.spec
+++ b/python3-docker.spec
@@ -9,7 +9,7 @@ Summary:	A Python 3 library for the Docker Engine API
 Summary(pl.UTF-8):	Biblioteka Pythona 3 do API silnika Docker
 Name:		python3-%{module}
 Version:	5.0.3
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://files.pythonhosted.org/packages/source/d/docker/%{pypi_name}-%{version}.tar.gz
@@ -28,6 +28,7 @@ BuildRequires:	python3-websocket-client >= 0.32.0
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 BuildConflicts:	python3-docker < 2.0
+Conflicts:	python3-requests >= 2.32.0
 # Docker can be remote, so suggest only
 Suggests:	docker >= 1.3.3
 # optional dep for ssh support (required by docker-compose)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-docker.git/commitdiff/d7a845daaf156665c1a4fbb653965200d37c0da7



More information about the pld-cvs-commit mailing list