]> git.pld-linux.org Git - packages/python-docker.git/commitdiff
up to 4.4.2 auto/th/python-docker-4.4.2-1
authorJan Palus <atler@pld-linux.org>
Thu, 18 Feb 2021 12:54:52 +0000 (13:54 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 18 Feb 2021 12:54:52 +0000 (13:54 +0100)
python-docker.spec
unpin-requirements.patch

index cedb5af3b727a9894bb7b43628d9ea8def8498df..2d3c7ade1b6381b967149d14ada237fe8e25fae2 100644 (file)
@@ -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
index 45d4b7ee92a7656d94db452ccaf475e2c2705db8..7d1da2df78b58cc1e6b1159abdc5fda704d48c19 100644 (file)
@@ -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
This page took 0.156603 seconds and 4 git commands to generate.