aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyproject-api
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pyproject-api')
-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 e5770e14d6..a64dcd2e9d 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.9.0}
+VERSION=${VERSION:-1.9.1}
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 2fbf19790a..57b20214c5 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.9.0"
+VERSION="1.9.1"
HOMEPAGE="https://pyproject-api.readthedocs.io/en/latest/"
-DOWNLOAD="https://github.com/tox-dev/pyproject-api/archive/refs/tags/1.9.0/pyproject-api-1.9.0.tar.gz"
-MD5SUM="a943df740832a1c0eca8b1614e611896"
+DOWNLOAD="https://github.com/tox-dev/pyproject-api/archive/refs/tags/1.9.1/pyproject-api-1.9.1.tar.gz"
+MD5SUM="d50b8b5ea4957efcca560d852f155df7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatch_vcs"