commit 48b62f3e2d4ad6e0212051fe12f9ede2a11629f6
Author: Jan Palus <[email protected]>
Date:   Tue Jan 26 21:32:06 2021 +0100

    up to 4.4.1

 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 e4ac987..cedb5af 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.3.1
+Version:       4.4.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: ce28bd52fe2e33a26394693f01199e6c
+# Source0-md5: 0a4aa9efd059a65d58fefa37e5ad84c3
 Patch0:                unpin-requirements.patch
 URL:           http://docker-py.readthedocs.org/
 BuildRequires: rpm-pythonprov
diff --git a/unpin-requirements.patch b/unpin-requirements.patch
index 6602ba4..45d4b7e 100644
--- a/unpin-requirements.patch
+++ b/unpin-requirements.patch
@@ -5,7 +5,7 @@
 -asn1crypto==0.22.0
 -backports.ssl-match-hostname==3.5.0.1
 -cffi==1.10.0
--cryptography==2.3
+-cryptography==3.2
 -enum34==1.1.6
 -idna==2.5
 -ipaddress==1.0.18
@@ -23,7 +23,7 @@
 +asn1crypto>=0.22.0
 +backports.ssl-match-hostname>=3.5.0.1
 +cffi>=1.10.0
-+cryptography>=2.3
++cryptography>=3.2
 +enum34>=1.1.6
 +idna>=2.5
 +ipaddress>=1.0.18
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to