summaryrefslogtreecommitdiffstats
path: root/python/parso/parso.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-10-30 21:27:29 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-07 14:02:44 +0700
commit9a7eb2a8cdfab0b4900c2efe574460470997b199 (patch)
tree1bb83cf2dfba7005905cc4cf06365a5644f9f359 /python/parso/parso.info
parent75bca1312e9a856292a12fdd33d35f9b5f9db0b3 (diff)
downloadslackbuilds-9a7eb2a8cdfab0b4900c2efe574460470997b199.tar.gz
slackbuilds-9a7eb2a8cdfab0b4900c2efe574460470997b199.tar.xz
python/parso: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/parso/parso.info')
-rw-r--r--python/parso/parso.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/parso/parso.info b/python/parso/parso.info
index 3614775301..b0a44f6c58 100644
--- a/python/parso/parso.info
+++ b/python/parso/parso.info
@@ -1,8 +1,8 @@
PRGNAM="parso"
-VERSION="0.6.2"
+VERSION="0.8.0"
HOMEPAGE="https://github.com/davidhalter/parso"
-DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.6.2/parso-0.6.2.tar.gz"
-MD5SUM="0a3b5ea1c712b65b1761337a944acd3b"
+DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.8.0/parso-0.8.0.tar.gz"
+MD5SUM="3c5bf3f854eede59461fb0b26895a860"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"