[packages/python-docker] up to 4.3.1

atler atler at pld-linux.org
Mon Sep 7 22:36:36 CEST 2020


commit fe1861ef38ee1a59184f564ccf8db5a96ec31fd9
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Sep 7 22:35:45 2020 +0200

    up to 4.3.1

 python-docker.spec       | 4 ++--
 unpin-requirements.patch | 8 +++-----
 2 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/python-docker.spec b/python-docker.spec
index b69fb16..e4ac987 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.2.2
+Version:	4.3.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:	9028336105468b7869a91d50e76f88f9
+# Source0-md5:	ce28bd52fe2e33a26394693f01199e6c
 Patch0:		unpin-requirements.patch
 URL:		http://docker-py.readthedocs.org/
 BuildRequires:	rpm-pythonprov
diff --git a/unpin-requirements.patch b/unpin-requirements.patch
index ecd4355..6602ba4 100644
--- a/unpin-requirements.patch
+++ b/unpin-requirements.patch
@@ -1,6 +1,6 @@
 --- 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 @@
+@@ -1,18 +1,18 @@
 -appdirs==1.4.3
 -asn1crypto==0.22.0
 -backports.ssl-match-hostname==3.5.0.1
@@ -14,8 +14,7 @@
 -pycparser==2.17
 -pyOpenSSL==18.0.0
 -pyparsing==2.2.0
--pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
--pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
+-pywin32==227; sys_platform == 'win32'
 -requests==2.20.0
 -six==1.10.0
 -urllib3==1.24.3
@@ -33,8 +32,7 @@
 +pycparser>=2.17
 +pyOpenSSL>=18.0.0
 +pyparsing>=2.2.0
-+pypiwin32>=219; sys_platform == 'win32' and python_version < '3.6'
-+pypiwin32>=223; sys_platform == 'win32' and python_version >= '3.6'
++pywin32>=227; sys_platform == 'win32'
 +requests>=2.20.0
 +six>=1.10.0
 +urllib3>=1.24.3
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list