diff options
author | Asaf Kahlon <asafka7@gmail.com> | 2018-09-26 18:35:04 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-04 14:15:37 +0200 |
commit | 27beaf4b6d7fbfb63ec8c4bf24dfb4bf82f83686 (patch) | |
tree | 720dcb38a24e457ac217b0f900cc659b363e9206 /package/python-twisted/python-twisted.hash | |
parent | 4c91461834be3b69dde199ec64ad8af966872b5c (diff) | |
download | buildroot-27beaf4b6d7fbfb63ec8c4bf24dfb4bf82f83686.tar.gz buildroot-27beaf4b6d7fbfb63ec8c4bf24dfb4bf82f83686.zip |
python-twisted: bump to version 18.7.0
Add license hash.
Add a patch to fit python3.7 syntax ("async" is now a keyword).
The patch was already applied on upstream, but only after the last tag
was created.
Fixes:
http://autobuild.buildroot.org/results/704/7043ccfac86439406480649b3ead4882112d36e2/
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-twisted/python-twisted.hash')
-rw-r--r-- | package/python-twisted/python-twisted.hash | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/package/python-twisted/python-twisted.hash b/package/python-twisted/python-twisted.hash index c22f33643f..89ae44043e 100644 --- a/package/python-twisted/python-twisted.hash +++ b/package/python-twisted/python-twisted.hash @@ -1,3 +1,5 @@ -# md5 from https://pypi.python.org/pypi/twisted/json, sha256 locally computed -md5 cd5c287802dcbaf7be15cf937c922b71 Twisted-17.5.0.tar.bz2 -sha256 f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea Twisted-17.5.0.tar.bz2 +# 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 +# Locally computed sha256 +sha256 a516053f954d4f16fbdffa8924e42d6d2490a7241fe5de053541a766ae778fd4 LICENSE |