summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--python/python3-pluggy/python3-pluggy.SlackBuild4
-rw-r--r--python/python3-pluggy/python3-pluggy.info6
2 files changed, 5 insertions, 5 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}
diff --git a/python/python3-pluggy/python3-pluggy.info b/python/python3-pluggy/python3-pluggy.info
index 8638bba557..e8f7e3f8eb 100644
--- a/python/python3-pluggy/python3-pluggy.info
+++ b/python/python3-pluggy/python3-pluggy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pluggy"
-VERSION="1.3.0"
+VERSION="1.4.0"
HOMEPAGE="https://github.com/pytest-dev/pluggy"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-1.3.0.tar.gz"
-MD5SUM="f31aad77be2f5af8ed3864159b7fd743"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-1.4.0.tar.gz"
+MD5SUM="ffb69741271eaeefab3f2ef2435e2d5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""