diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-08-02 07:57:26 +0200 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2017-08-13 17:53:17 +0200 |
commit | c1039cdfad847df75d44b13035bf37bd5f293ddc (patch) | |
tree | cdf67dccc576bdcf6588a6e64b8aeef7e9289096 /package/python-twisted/python-twisted.hash | |
parent | 9d6b907a4b463d73af3b43ae19e0d508c1d1b3c6 (diff) | |
download | buildroot-c1039cdfad847df75d44b13035bf37bd5f293ddc.tar.gz buildroot-c1039cdfad847df75d44b13035bf37bd5f293ddc.zip |
python-twisted: bump to version 17.5.0
Also fix/add runtime dependencies: Automat and hyperlink modules.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/python-twisted/python-twisted.hash')
-rw-r--r-- | package/python-twisted/python-twisted.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-twisted/python-twisted.hash b/package/python-twisted/python-twisted.hash index 360e16d54f..c22f33643f 100644 --- a/package/python-twisted/python-twisted.hash +++ b/package/python-twisted/python-twisted.hash @@ -1,3 +1,3 @@ # md5 from https://pypi.python.org/pypi/twisted/json, sha256 locally computed -md5 5b4b9ea5a480bec9c1449ffb57b2052a Twisted-17.1.0.tar.bz2 -sha256 dbf211d70afe5b4442e3933ff01859533eba9f13d8b3e2e1b97dc2125e2d44dc Twisted-17.1.0.tar.bz2 +md5 cd5c287802dcbaf7be15cf937c922b71 Twisted-17.5.0.tar.bz2 +sha256 f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea Twisted-17.5.0.tar.bz2 |