X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=unpin-requirements.patch;h=4800bbf292efe0a028a13405eb609ad081eb556c;hb=HEAD;hp=738a85a877dd60db6a6828d20e813fc87b66d721;hpb=0ebc1b54ad34f4000e61739d0dbc96b6d5f44b3b;p=packages%2Fpython-docker.git diff --git a/unpin-requirements.patch b/unpin-requirements.patch index 738a85a..4800bbf 100644 --- a/unpin-requirements.patch +++ b/unpin-requirements.patch @@ -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 @@ -16,22 +16,11 @@ -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