[packages/python-docker] up to 4.4.2

atler atler at pld-linux.org
Thu Feb 18 13:55:13 CET 2021


commit 3d68374c38588a062b2d60ac79a5a402b022c4de
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Feb 18 13:54:52 2021 +0100

    up to 4.4.2

 python-docker.spec       | 4 ++--
 unpin-requirements.patch | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-docker.spec b/python-docker.spec
index cedb5af..2d3c7ad 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.1
+Version:	4.4.2
 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:	0a4aa9efd059a65d58fefa37e5ad84c3
+# Source0-md5:	15f85bc4011bdc7c39641adb5463f547
 Patch0:		unpin-requirements.patch
 URL:		http://docker-py.readthedocs.org/
 BuildRequires:	rpm-pythonprov
diff --git a/unpin-requirements.patch b/unpin-requirements.patch
index 45d4b7e..7d1da2d 100644
--- a/unpin-requirements.patch
+++ b/unpin-requirements.patch
@@ -4,7 +4,7 @@
 -appdirs==1.4.3
 -asn1crypto==0.22.0
 -backports.ssl-match-hostname==3.5.0.1
--cffi==1.10.0
+-cffi==1.14.4
 -cryptography==3.2
 -enum34==1.1.6
 -idna==2.5
@@ -22,7 +22,7 @@
 +appdirs>=1.4.3
 +asn1crypto>=0.22.0
 +backports.ssl-match-hostname>=3.5.0.1
-+cffi>=1.10.0
++cffi>=1.14.4
 +cryptography>=3.2
 +enum34>=1.1.6
 +idna>=2.5
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list