summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2024-04-11 09:46:25 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:42 +0700
commit226240b2ee9df9de23edaa8debd070eb167b8563 (patch)
treebb56aa001faaaa42f5a6fa36e33ee7fcdb494bbd
parentab2ee3319d0b9dba45beb6cdc39fb63fda495820 (diff)
downloadslackbuilds-226240b2ee9df9de23edaa8debd070eb167b8563.tar.gz
slackbuilds-226240b2ee9df9de23edaa8debd070eb167b8563.tar.xz
python/python3-parso: Updated for version 0.8.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-parso/python3-parso.SlackBuild2
-rw-r--r--python/python3-parso/python3-parso.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-parso/python3-parso.SlackBuild b/python/python3-parso/python3-parso.SlackBuild
index 70fb4c8f0e..13b02453c1 100644
--- a/python/python3-parso/python3-parso.SlackBuild
+++ b/python/python3-parso/python3-parso.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-parso
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.8.3}
+VERSION=${VERSION:-0.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-parso/python3-parso.info b/python/python3-parso/python3-parso.info
index e181a12d2f..02cf985a1f 100644
--- a/python/python3-parso/python3-parso.info
+++ b/python/python3-parso/python3-parso.info
@@ -1,8 +1,8 @@
PRGNAM="python3-parso"
-VERSION="0.8.3"
+VERSION="0.8.4"
HOMEPAGE="https://github.com/davidhalter/parso"
-DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.8.3/parso-0.8.3.tar.gz"
-MD5SUM="05206bc62066c4adf455d072a2a573a6"
+DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.8.4/parso-0.8.4.tar.gz"
+MD5SUM="c9c186cb65cc7bed8e2751ea94185e78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""