[packages/python-docker] up to 4.2.1

atler atler at pld-linux.org
Wed Jun 3 17:33:21 CEST 2020


commit 039bb2102e43b8f738bb798d3dfbc3dbae6ce711
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jun 3 17:33:07 2020 +0200

    up to 4.2.1

 python-docker.spec       |  6 +++---
 unpin-requirements.patch | 24 +++++++++---------------
 2 files changed, 12 insertions(+), 18 deletions(-)
---
diff --git a/python-docker.spec b/python-docker.spec
index 331667d..c86c8d6 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:	3.7.2
-Release:	2
+Version:	4.2.1
+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:	e367b2270d7eea2eccceb022e4929cde
+# Source0-md5:	65111a1e4a2ab83d2ba104cdb17f1326
 Patch0:		unpin-requirements.patch
 URL:		http://docker-py.readthedocs.org/
 BuildRequires:	rpm-pythonprov
diff --git a/unpin-requirements.patch b/unpin-requirements.patch
index a4dcee0..ecd4355 100644
--- a/unpin-requirements.patch
+++ b/unpin-requirements.patch
@@ -1,13 +1,11 @@
---- docker-3.6.0.orig/requirements.txt	2018-12-01 15:19:00.028975519 +0100
-+++ docker-3.6.0/requirements.txt	2018-12-01 15:20:55.230646876 +0100
-@@ -1,21 +1,21 @@
+--- 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,19 +1,19 @@
 -appdirs==1.4.3
 -asn1crypto==0.22.0
 -backports.ssl-match-hostname==3.5.0.1
 -cffi==1.10.0
--cryptography==1.9; python_version == '3.3'
--cryptography==2.3; python_version > '3.3'
--docker-pycreds==0.4.0
+-cryptography==2.3
 -enum34==1.1.6
 -idna==2.5
 -ipaddress==1.0.18
@@ -20,16 +18,13 @@
 -pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
 -requests==2.20.0
 -six==1.10.0
--websocket-client==0.40.0
--urllib3==1.21.1; python_version == '3.3'
-\ No newline at end of file
+-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.10.0
-+cryptography>=1.9; python_version == '3.3'
-+cryptography>=2.3; python_version > '3.3'
-+docker-pycreds>=0.4.0
++cryptography>=2.3
 +enum34>=1.1.6
 +idna>=2.5
 +ipaddress>=1.0.18
@@ -42,6 +37,5 @@
 +pypiwin32>=223; sys_platform == 'win32' and python_version >= '3.6'
 +requests>=2.20.0
 +six>=1.10.0
-+websocket-client>=0.40.0
-+urllib3>=1.21.1; python_version == '3.3'
-\ No newline at end of file
++urllib3>=1.24.3
++websocket-client>=0.56.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-docker.git/commitdiff/039bb2102e43b8f738bb798d3dfbc3dbae6ce711



More information about the pld-cvs-commit mailing list