summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-04-21 23:37:41 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-23 06:30:29 +0700
commitdc40651394288a9cf31ca10dae3efdf4432d9882 (patch)
treeecdc804287e7d75ad9cc30f3be6a713cfb813435
parent33488f99cf53d563eda8d2d2506e2b6d9d4c14b7 (diff)
downloadslackbuilds-dc40651394288a9cf31ca10dae3efdf4432d9882.tar.gz
slackbuilds-dc40651394288a9cf31ca10dae3efdf4432d9882.tar.xz
python/python3-pluggy: Version bump to 1.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-pluggy/python3-pluggy.SlackBuild2
-rw-r--r--python/python3-pluggy/python3-pluggy.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-pluggy/python3-pluggy.info b/python/python3-pluggy/python3-pluggy.info
index e8f7e3f8eb..5dc907446d 100644
--- a/python/python3-pluggy/python3-pluggy.info
+++ b/python/python3-pluggy/python3-pluggy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pluggy"
-VERSION="1.4.0"
+VERSION="1.5.0"
HOMEPAGE="https://github.com/pytest-dev/pluggy"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-1.4.0.tar.gz"
-MD5SUM="ffb69741271eaeefab3f2ef2435e2d5f"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-1.5.0.tar.gz"
+MD5SUM="ac0870be78ba0ee227a5c3955efeba59"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""