python/python3-executing: Version bump to 2.0.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2023-10-02 17:17:16 -07:00 committed by Willy Sudiarto Raharjo
parent 779fe3db38
commit f303c3704a
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-executing
SRCNAM=executing
VERSION=${VERSION:-1.2.0}
VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-executing"
VERSION="1.2.0"
VERSION="2.0.0"
HOMEPAGE="https://github.com/alexmojaki/executing"
DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-1.2.0.tar.gz"
MD5SUM="e6fa9a6abf00555ccc8a6b3524729238"
DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-2.0.0.tar.gz"
MD5SUM="c75dff7f11e8ae91c9f30fe116423b60"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""