]> git.pld-linux.org Git - packages/python-docker.git/commitdiff
up to 4.4.1 auto/th/python-docker-4.4.1-1
authorJan Palus <atler@pld-linux.org>
Tue, 26 Jan 2021 20:32:06 +0000 (21:32 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 26 Jan 2021 20:32:06 +0000 (21:32 +0100)
python-docker.spec
unpin-requirements.patch

index e4ac9879b02d3cc47555ed95fd4d4a801d740606..cedb5af3b727a9894bb7b43628d9ea8def8498df 100644 (file)
@@ -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
index 6602ba4f331d6d32db98641e253e421982cd8713..45d4b7ee92a7656d94db452ccaf475e2c2705db8 100644 (file)
@@ -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
This page took 0.130407 seconds and 4 git commands to generate.