Skip to content

Commit

Permalink
python/python3-asttokens: Updated for version 3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
timsoftgit authored and sbo-bot[bot] committed Dec 19, 2024
1 parent 1db48d6 commit e304b56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions python/python3-asttokens/python3-asttokens.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Slackware build script for asttokens

# Written by Tim Dickson [email protected]
# Copyright (c) 2019/2023 Tim Dickson, Scotland
# Copyright (c) 2019/2024 Tim Dickson, Scotland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand All @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=python3-asttokens
BASEPRGNAM=asttokens
VERSION=${VERSION:-2.4.1}
VERSION=${VERSION:-3.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions python/python3-asttokens/python3-asttokens.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="python3-asttokens"
VERSION="2.4.1"
VERSION="3.0.0"
HOMEPAGE="https://github.com/gristlabs/asttokens"
DOWNLOAD="https://files.pythonhosted.org/packages/45/1d/f03bcb60c4a3212e15f99a56085d93093a497718adf828d050b9d675da81/asttokens-2.4.1.tar.gz"
MD5SUM="c353679585a40f43c24ca60fca33bbf6"
DOWNLOAD="https://files.pythonhosted.org/packages/4a/e7/82da0a03e7ba5141f05cce0d302e6eed121ae055e0456ca228bf693984bc/asttokens-3.0.0.tar.gz"
MD5SUM="7d99c4c80190c3ba64839138ea827970"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-tomlkit"
Expand Down

0 comments on commit e304b56

Please sign in to comment.