summaryrefslogtreecommitdiffstats
path: root/python/python3-executing
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-10-02 17:17:16 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 00:59:32 +0700
commitf303c3704a128a73bb1c821038e396fe23eab43a (patch)
tree185d46823f1652ed0d440b70335959087078a0ae /python/python3-executing
parent779fe3db38875b2333e85a97225c67672b764dfa (diff)
downloadslackbuilds-f303c3704a128a73bb1c821038e396fe23eab43a.tar.gz
slackbuilds-f303c3704a128a73bb1c821038e396fe23eab43a.tar.xz
python/python3-executing: Version bump to 2.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-executing')
-rw-r--r--python/python3-executing/python3-executing.SlackBuild2
-rw-r--r--python/python3-executing/python3-executing.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-executing/python3-executing.SlackBuild b/python/python3-executing/python3-executing.SlackBuild
index a46a29b937..68c3be5bc9 100644
--- a/python/python3-executing/python3-executing.SlackBuild
+++ b/python/python3-executing/python3-executing.SlackBuild
@@ -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}
diff --git a/python/python3-executing/python3-executing.info b/python/python3-executing/python3-executing.info
index c86e847f1d..4b192ae005 100644
--- a/python/python3-executing/python3-executing.info
+++ b/python/python3-executing/python3-executing.info
@@ -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=""