summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-08-16 17:12:48 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 10:06:34 +0700
commitcef597fc44e7726d1a8b1dbd86bca138b13c7ed9 (patch)
tree49d3aa265503bee32a6afdc0275d61f72117225a /python
parent5787e290064430e1db7591885f4222cd1f05e37e (diff)
downloadslackbuilds-cef597fc44e7726d1a8b1dbd86bca138b13c7ed9.tar.gz
slackbuilds-cef597fc44e7726d1a8b1dbd86bca138b13c7ed9.tar.xz
python/python-executing: Updated for version 0.10.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-executing/python-executing.SlackBuild2
-rw-r--r--python/python-executing/python-executing.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-executing/python-executing.SlackBuild b/python/python-executing/python-executing.SlackBuild
index 0591ebf832..24010913b4 100644
--- a/python/python-executing/python-executing.SlackBuild
+++ b/python/python-executing/python-executing.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-executing
-VERSION=${VERSION:-0.9.1}
+VERSION=${VERSION:-0.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python-executing/python-executing.info b/python/python-executing/python-executing.info
index 7973534caa..22748dbba0 100644
--- a/python/python-executing/python-executing.info
+++ b/python/python-executing/python-executing.info
@@ -1,8 +1,8 @@
PRGNAM="python-executing"
-VERSION="0.9.1"
+VERSION="0.10.0"
HOMEPAGE="https://github.com/alexmojaki/executing"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-0.9.1.tar.gz"
-MD5SUM="579b895b996d8f041f40508911789c87"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-0.10.0.tar.gz"
+MD5SUM="e42487c3caf5bf06b80f4b5195429059"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""