diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-11-12 11:45:23 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-23 22:53:54 +0100 |
commit | 7d55b9351d68f7dc47c52b725b7ab9a1d5f0ec0a (patch) | |
tree | 3319ae171787bd3da290b0919ce0929c07b38dd6 /package/python-mwclient/python-mwclient.hash | |
parent | b281703dc4af2911a617010212d30a9e3241dbdb (diff) | |
download | buildroot-7d55b9351d68f7dc47c52b725b7ab9a1d5f0ec0a.tar.gz buildroot-7d55b9351d68f7dc47c52b725b7ab9a1d5f0ec0a.zip |
package/python-mwclient: bump version to 0.8.6
Version 0.8.2 added OAuth support so we need python-requests-oauthlib
as runtime dependency from now on. This package also has a runtime
dependency on python-requests so all we need is to update the select
command in Config.in.
Removed patch applied upstream.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-mwclient/python-mwclient.hash')
-rw-r--r-- | package/python-mwclient/python-mwclient.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-mwclient/python-mwclient.hash b/package/python-mwclient/python-mwclient.hash index 109897173e..1e9744ce38 100644 --- a/package/python-mwclient/python-mwclient.hash +++ b/package/python-mwclient/python-mwclient.hash @@ -1,3 +1,3 @@ # md5 from https://pypi.python.org/pypi/mwclient/json, sha256 locally computed -md5 c1334facf2d6ca54fe6dba4ab75ecf34 mwclient-0.8.1.tar.gz -sha256 5f892711cc0b23ff2a6d8b7986ee63cd43fd1ec92b0783604ffa7613cd1662e4 mwclient-0.8.1.tar.gz +md5 a73687e8caa4248e9f48caece76592ff mwclient-0.8.6.tar.gz +sha256 08f917b995b331b937ed8c7e297406e3c8d33b80234679ee7fbfeeafd7570a8e mwclient-0.8.6.tar.gz |