summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-06-28 11:39:55 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-02 23:21:18 +0700
commit0a7b13a80ea264b688e167b5380fa32a4f6f7b17 (patch)
tree4c78d0606cd6d120cdcb13656998fec9fea9e048
parentf0be5b0e683540aa8592097bf807b5f532904877 (diff)
downloadslackbuilds-0a7b13a80ea264b688e167b5380fa32a4f6f7b17.tar.gz
slackbuilds-0a7b13a80ea264b688e167b5380fa32a4f6f7b17.tar.xz
python/python3-pyproject-api: Updated for version 1.5.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-pyproject-api/python3-pyproject-api.SlackBuild2
-rw-r--r--python/python3-pyproject-api/python3-pyproject-api.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pyproject-api/python3-pyproject-api.SlackBuild b/python/python3-pyproject-api/python3-pyproject-api.SlackBuild
index f29e18d430..2f3bb95872 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.1}
+VERSION=${VERSION:-1.5.2}
SRCNAM=${SRCNAM:-pyproject-api}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pyproject-api/python3-pyproject-api.info b/python/python3-pyproject-api/python3-pyproject-api.info
index 55a722586e..336064aa95 100644
--- a/python/python3-pyproject-api/python3-pyproject-api.info
+++ b/python/python3-pyproject-api/python3-pyproject-api.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyproject-api"
-VERSION="1.5.1"
+VERSION="1.5.2"
HOMEPAGE="https://pyproject-api.readthedocs.io/en/latest/"
-DOWNLOAD="https://github.com/tox-dev/pyproject-api/archive/refs/tags/1.5.1/pyproject-api-1.5.1.tar.gz"
-MD5SUM="467816fb618ddc8953d6a6d8e9071eb9"
+DOWNLOAD="https://github.com/tox-dev/pyproject-api/archive/refs/tags/1.5.2/pyproject-api-1.5.2.tar.gz"
+MD5SUM="278830fe6716dc47777c0a636079cdee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatch_vcs"