aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pluggy/python3-pluggy.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-04-21 23:37:41 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-23 06:30:29 +0700
commitdc40651394288a9cf31ca10dae3efdf4432d9882 (patch)
treeecdc804287e7d75ad9cc30f3be6a713cfb813435 /python/python3-pluggy/python3-pluggy.SlackBuild
parent33488f99cf53d563eda8d2d2506e2b6d9d4c14b7 (diff)
python/python3-pluggy: Version bump to 1.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pluggy/python3-pluggy.SlackBuild')
-rw-r--r--python/python3-pluggy/python3-pluggy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pluggy/python3-pluggy.SlackBuild b/python/python3-pluggy/python3-pluggy.SlackBuild
index 51dc975a0c..07760a7697 100644
--- a/python/python3-pluggy/python3-pluggy.SlackBuild
+++ b/python/python3-pluggy/python3-pluggy.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pluggy
SRCNAM=pluggy
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}