From a0eb64f7bbb779e705c5a4797e99b6949d4a3cd5 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Wed, 25 Oct 2023 12:51:12 -0700 Subject: python/python3-pytest: Version bump to 7.4.3 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pytest/python3-pytest.SlackBuild | 2 +- python/python3-pytest/python3-pytest.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-pytest') diff --git a/python/python3-pytest/python3-pytest.SlackBuild b/python/python3-pytest/python3-pytest.SlackBuild index 49365dc2eb0d..71e20b8fd01c 100644 --- a/python/python3-pytest/python3-pytest.SlackBuild +++ b/python/python3-pytest/python3-pytest.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pytest SRCNAM=pytest -VERSION=${VERSION:-7.4.2} +VERSION=${VERSION:-7.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-pytest/python3-pytest.info b/python/python3-pytest/python3-pytest.info index 6c51de2201fb..1189f35d0a36 100644 --- a/python/python3-pytest/python3-pytest.info +++ b/python/python3-pytest/python3-pytest.info @@ -1,8 +1,8 @@ PRGNAM="python3-pytest" -VERSION="7.4.2" +VERSION="7.4.3" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-7.4.2.tar.gz" -MD5SUM="8620558e8971b11207b2d6b083906cf9" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-7.4.3.tar.gz" +MD5SUM="9a13432f66fd105bdcbca3db867721bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-pluggy python3-iniconfig python3-exceptiongroup" -- cgit v1.2.3