]> git.pld-linux.org Git - packages/python-docker.git/blobdiff - unpin-requirements.patch
- reverted to 4.4.4, epoch 1; docker 5 is python3-only
[packages/python-docker.git] / unpin-requirements.patch
index 738a85a877dd60db6a6828d20e813fc87b66d721..4800bbf292efe0a028a13405eb609ad081eb556c 100644 (file)
@@ -1,11 +1,11 @@
---- 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,17 +1,17 @@
+--- docker-4.4.4/requirements.txt.orig 2023-10-30 22:13:39.841045573 +0100
++++ docker-4.4.4/requirements.txt      2023-10-30 22:15:12.930541264 +0100
+@@ -1,18 +1,5 @@
 -appdirs==1.4.3
 -asn1crypto==0.22.0
 -backports.ssl-match-hostname==3.5.0.1
 -cffi==1.14.4
--cryptography==3.4.7
+-cryptography==3.2
 -enum34==1.1.6
 -idna==2.5
 -ipaddress==1.0.18
 -pyparsing==2.2.0
 -pywin32==227; sys_platform == 'win32'
 -requests==2.20.0
+-six==1.10.0
 -urllib3==1.24.3
 -websocket-client==0.56.0
-+appdirs>=1.4.3
-+asn1crypto>=0.22.0
-+backports.ssl-match-hostname>=3.5.0.1
-+cffi>=1.14.4
-+cryptography>=3.4.7
-+enum34>=1.1.6
-+idna>=2.5
-+ipaddress>=1.0.18
-+packaging>=16.8
 +paramiko>=2.4.2
-+pycparser>=2.17
-+pyOpenSSL>=18.0.0
-+pyparsing>=2.2.0
-+pywin32>=227; sys_platform == 'win32'
 +requests>=2.20.0
++six>=1.10.0
 +urllib3>=1.24.3
 +websocket-client>=0.56.0
This page took 0.137593 seconds and 4 git commands to generate.