diff options
author | Asaf Kahlon <asafka7@gmail.com> | 2018-10-15 20:02:50 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-10-20 14:43:03 +0200 |
commit | eb3c76a0687de7cc4f5dcac578ec2fe5d977beeb (patch) | |
tree | d58676d0e853f127f1d3b68cfacdb8e75b7bbb3b /package/python-twisted/python-twisted.hash | |
parent | 5e1aae8cca2531b8bcd2ed999324311da58b417d (diff) | |
download | buildroot-eb3c76a0687de7cc4f5dcac578ec2fe5d977beeb.tar.gz buildroot-eb3c76a0687de7cc4f5dcac578ec2fe5d977beeb.zip |
python-twisted: bummp to version 18.9.0
Remove patch since the new version supports Python 3.7
Change in LICENSE: addition of a developer to the list (hash updated).
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-twisted/python-twisted.hash')
-rw-r--r-- | package/python-twisted/python-twisted.hash | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/python-twisted/python-twisted.hash b/package/python-twisted/python-twisted.hash index 89ae44043e..884dce1308 100644 --- a/package/python-twisted/python-twisted.hash +++ b/package/python-twisted/python-twisted.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/twisted/json -md5 16396b4d8d7fd0d668736b3d510279db Twisted-18.7.0.tar.bz2 -sha256 95ae985716e8107816d8d0df249d558dbaabb677987cc2ace45272c166b267e4 Twisted-18.7.0.tar.bz2 +md5 20fe2ec156e6e45b0b0d2ff06d9e828f Twisted-18.9.0.tar.bz2 +sha256 294be2c6bf84ae776df2fc98e7af7d6537e1c5e60a46d33c3ce2a197677da395 Twisted-18.9.0.tar.bz2 # Locally computed sha256 -sha256 a516053f954d4f16fbdffa8924e42d6d2490a7241fe5de053541a766ae778fd4 LICENSE +sha256 17305fcdb49a4048310be5b43e9f3cfa9525c508a5117089d8b2ee91800c327b LICENSE |