From 5a78162734180a442b8728837797dbbde45c4d21 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 8 Sep 2023 13:07:12 -0700 Subject: python/python3-pluggy: Version bump 1.3.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pluggy/python3-pluggy.SlackBuild | 3 ++- python/python3-pluggy/python3-pluggy.info | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'python/python3-pluggy') diff --git a/python/python3-pluggy/python3-pluggy.SlackBuild b/python/python3-pluggy/python3-pluggy.SlackBuild index df3261b1e02c..2e725c01b882 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 +# Copyright 2023 Jeremy Hansen # 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 6d4a45eefc67..8b75dd2317ca 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="" -- cgit v1.2.3