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>
This commit is contained in:
Arn0 2024-04-11 09:46:25 +02:00 committed by Willy Sudiarto Raharjo
parent ab2ee3319d
commit 226240b2ee
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""