[packages/python-docker] up to 5.0.0

atler atler at pld-linux.org
Wed Apr 7 10:29:55 CEST 2021


commit 0ebc1b54ad34f4000e61739d0dbc96b6d5f44b3b
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 7 10:29:42 2021 +0200

    up to 5.0.0

 python-docker.spec       | 6 +++---
 unpin-requirements.patch | 8 +++-----
 2 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/python-docker.spec b/python-docker.spec
index 3f48dea..c47f79e 100644
--- a/python-docker.spec
+++ b/python-docker.spec
@@ -9,12 +9,12 @@
 %define		pypi_name	docker
 Summary:	A Python library for the Docker Engine API
 Name:		python-%{module}
-Version:	4.4.4
-Release:	2
+Version:	5.0.0
+Release:	1
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-# Source0-md5:	e52f862b113d14c684a6e7dfa3d9e11c
+# Source0-md5:	9cc5156a2ff6458a8f52114b9bbc0d7e
 Patch0:		unpin-requirements.patch
 URL:		http://docker-py.readthedocs.org/
 BuildRequires:	rpm-pythonprov
diff --git a/unpin-requirements.patch b/unpin-requirements.patch
index 7d1da2d..738a85a 100644
--- a/unpin-requirements.patch
+++ b/unpin-requirements.patch
@@ -1,11 +1,11 @@
 --- docker-4.2.1/requirements.txt.orig	2020-06-03 17:19:49.047177232 +0200
 +++ docker-4.2.1/requirements.txt	2020-06-03 17:21:15.051474069 +0200
-@@ -1,18 +1,18 @@
+@@ -1,17 +1,17 @@
 -appdirs==1.4.3
 -asn1crypto==0.22.0
 -backports.ssl-match-hostname==3.5.0.1
 -cffi==1.14.4
--cryptography==3.2
+-cryptography==3.4.7
 -enum34==1.1.6
 -idna==2.5
 -ipaddress==1.0.18
@@ -16,14 +16,13 @@
 -pyparsing==2.2.0
 -pywin32==227; sys_platform == 'win32'
 -requests==2.20.0
--six==1.10.0
 -urllib3==1.24.3
 -websocket-client==0.56.0
 +appdirs>=1.4.3
 +asn1crypto>=0.22.0
 +backports.ssl-match-hostname>=3.5.0.1
 +cffi>=1.14.4
-+cryptography>=3.2
++cryptography>=3.4.7
 +enum34>=1.1.6
 +idna>=2.5
 +ipaddress>=1.0.18
@@ -34,6 +33,5 @@
 +pyparsing>=2.2.0
 +pywin32>=227; sys_platform == 'win32'
 +requests>=2.20.0
-+six>=1.10.0
 +urllib3>=1.24.3
 +websocket-client>=0.56.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-docker.git/commitdiff/0ebc1b54ad34f4000e61739d0dbc96b6d5f44b3b



More information about the pld-cvs-commit mailing list