From fb2757bfd6a6191a59a5115d80fd732629baaf99 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 8 Dec 2023 15:51:02 -0800 Subject: python/python3-pytest-runner: Updated for version 6.0.1. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pytest-runner/python3-pytest-runner.SlackBuild | 2 +- python/python3-pytest-runner/python3-pytest-runner.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python3-pytest-runner/python3-pytest-runner.SlackBuild b/python/python3-pytest-runner/python3-pytest-runner.SlackBuild index a72ab3014aa5..ef5064705a4b 100644 --- a/python/python3-pytest-runner/python3-pytest-runner.SlackBuild +++ b/python/python3-pytest-runner/python3-pytest-runner.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pytest-runner SRCNAM=pytest-runner -VERSION=${VERSION:-6.0.0} +VERSION=${VERSION:-6.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-pytest-runner/python3-pytest-runner.info b/python/python3-pytest-runner/python3-pytest-runner.info index e5fe17e5d418..3259ce59411c 100644 --- a/python/python3-pytest-runner/python3-pytest-runner.info +++ b/python/python3-pytest-runner/python3-pytest-runner.info @@ -1,8 +1,8 @@ PRGNAM="python3-pytest-runner" -VERSION="6.0.0" +VERSION="6.0.1" HOMEPAGE="https://pypi.python.org/pypi/pytest-runner" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest-runner/pytest-runner-6.0.0.tar.gz" -MD5SUM="74f14ba3b07bb7ef96da4108f3f2921b" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest-runner/pytest-runner-6.0.1.tar.gz" +MD5SUM="bd11f67561d7c4db8cf7e96b13ab469f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-pytest python3-build python3-wheel" -- cgit v1.2.3