aboutsummaryrefslogtreecommitdiff
path: root/python/python3-parso/python3-parso.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-09-20 18:16:38 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-22 08:19:42 +0700
commit400b1fb56722181a49df486ab9d7f98a4481b567 (patch)
treeac77d6d037fdbbe6bb58b25d10a27e3d0dd51921 /python/python3-parso/python3-parso.SlackBuild
parentcba32c28883753ea875ad3da188b6820234b1a07 (diff)
python/python3-parso: updated for version 0.8.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-parso/python3-parso.SlackBuild')
-rw-r--r--python/python3-parso/python3-parso.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-parso/python3-parso.SlackBuild b/python/python3-parso/python3-parso.SlackBuild
index 13b02453c1..54f57eb699 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.4}
+VERSION=${VERSION:-0.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}