]> git.pld-linux.org Git - packages/python-docker.git/blobdiff - unpin-requirements.patch
up to 4.3.1
[packages/python-docker.git] / unpin-requirements.patch
index ecd4355628cc361256d85d2f68c9e3df6688bf95..6602ba4f331d6d32db98641e253e421982cd8713 100644 (file)
@@ -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
This page took 0.03657 seconds and 4 git commands to generate.