diff options
author | 2016-12-20 15:28:52 +0100 | |
---|---|---|
committer | 2016-12-20 19:26:42 +0100 | |
commit | 2d7b73cf75daedd4a198a75546308fedae7c9467 (patch) | |
tree | 5c406d7e026c351ed95f9a3523f548aa91a87fb0 /package/python-paramiko/python-paramiko.hash | |
parent | 41b16d2aed5c51276db7e6292b3f7ffbe9816f9f (diff) | |
download | buildroot-2d7b73cf75daedd4a198a75546308fedae7c9467.tar.gz buildroot-2d7b73cf75daedd4a198a75546308fedae7c9467.tar.bz2 |
python-paramiko: bump to version 2.1.1
Replace wrong runtime dependencies with python-pyasn and
python-cryptography.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-paramiko/python-paramiko.hash')
-rw-r--r-- | package/python-paramiko/python-paramiko.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-paramiko/python-paramiko.hash b/package/python-paramiko/python-paramiko.hash index f2aedc7a21..fca8fd754b 100644 --- a/package/python-paramiko/python-paramiko.hash +++ b/package/python-paramiko/python-paramiko.hash @@ -1,3 +1,3 @@ # md5 from https://pypi.python.org/pypi/paramiko/json, sha256 locally computed -md5 6312aee79892801cf5a624eb4f8fd864 paramiko-2.0.2.tar.gz -sha256 411bf90fa22b078a923ff19ef9772c1115a0953702db93549a2848acefd141dc paramiko-2.0.2.tar.gz +md5 9e8abe635baa6bb75a4cd55dcb56a264 paramiko-2.1.1.tar.gz +sha256 d51dada7ad0736c116f8bfe3263627925947e4a50e61436a83d58bfe7055b575 paramiko-2.1.1.tar.gz |