summaryrefslogtreecommitdiffstats
path: root/python/python3-pyproject-api/python3-pyproject-api.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-09-06 13:28:48 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-09 06:32:51 +0700
commit486d36cf331d7f95648b709a6c32eaa1839b7456 (patch)
tree8539ff494a996daafbc01db15294ce4629046187 /python/python3-pyproject-api/python3-pyproject-api.SlackBuild
parentc2a772ccc35eb059f35f3df5e95ea2d2d7d4a9b5 (diff)
downloadslackbuilds-486d36cf331d7f95648b709a6c32eaa1839b7456.tar.gz
slackbuilds-486d36cf331d7f95648b709a6c32eaa1839b7456.tar.xz
python/python3-pyproject-api: Version bump to 1.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyproject-api/python3-pyproject-api.SlackBuild')
-rw-r--r--python/python3-pyproject-api/python3-pyproject-api.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyproject-api/python3-pyproject-api.SlackBuild b/python/python3-pyproject-api/python3-pyproject-api.SlackBuild
index 82fc567368..5f3a30df6b 100644
--- a/python/python3-pyproject-api/python3-pyproject-api.SlackBuild
+++ b/python/python3-pyproject-api/python3-pyproject-api.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyproject-api
-VERSION=${VERSION:-1.5.3}
+VERSION=${VERSION:-1.6.1}
SRCNAM=${SRCNAM:-pyproject-api}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}