summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-09-08 13:07:12 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-09 06:32:52 +0700
commit5a78162734180a442b8728837797dbbde45c4d21 (patch)
tree1fcae294a2044268500b0940642a32aec6ae6779
parenta8d5131c6b566fa1868efb7d2ef4f4269bafaa0c (diff)
downloadslackbuilds-5a78162734180a442b8728837797dbbde45c4d21.tar.gz
slackbuilds-5a78162734180a442b8728837797dbbde45c4d21.tar.xz
python/python3-pluggy: Version bump 1.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-pluggy/python3-pluggy.SlackBuild3
-rw-r--r--python/python3-pluggy/python3-pluggy.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/python/python3-pluggy/python3-pluggy.SlackBuild b/python/python3-pluggy/python3-pluggy.SlackBuild
index df3261b1e0..2e725c01b8 100644
--- a/python/python3-pluggy/python3-pluggy.SlackBuild
+++ b/python/python3-pluggy/python3-pluggy.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for python3-pluggy
# Copyright 2022 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2023 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pluggy
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.3.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 6d4a45eefc..8b75dd2317 100644
--- a/python/python3-pluggy/python3-pluggy.info
+++ b/python/python3-pluggy/python3-pluggy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pluggy"
-VERSION="1.0.0"
+VERSION="1.3.0"
HOMEPAGE="https://github.com/pytest-dev/pluggy"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-1.0.0.tar.gz"
-MD5SUM="daa6fddfb6cd364f3c82e52098911e4b"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-1.3.0.tar.gz"
+MD5SUM="f31aad77be2f5af8ed3864159b7fd743"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""