summaryrefslogtreecommitdiffstats
path: root/python/python3-pluggy/python3-pluggy.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-02-05 12:41:34 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-07 23:27:17 +0700
commit95bf71b8b09f063a9bccb8896d456d08a58176da (patch)
treec1b212db219ad421429719fd8c587b2faea57cf7 /python/python3-pluggy/python3-pluggy.SlackBuild
parent85526b406f80aa939fe1117aaf6ba87474a1674f (diff)
downloadslackbuilds-95bf71b8b09f063a9bccb8896d456d08a58176da.tar.gz
slackbuilds-95bf71b8b09f063a9bccb8896d456d08a58176da.tar.xz
python/python3-pluggy: Version bump to 1.4.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pluggy/python3-pluggy.SlackBuild b/python/python3-pluggy/python3-pluggy.SlackBuild
index f70bf1d8cb..51dc975a0c 100644
--- a/python/python3-pluggy/python3-pluggy.SlackBuild
+++ b/python/python3-pluggy/python3-pluggy.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for python3-pluggy
# Copyright 2022 Isaac Yu <isaacyu@protonmail.com>
-# Copyright 2023 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pluggy
SRCNAM=pluggy
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}