diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-06-27 10:43:12 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-05 09:09:23 +0700 |
| commit | a465073c1029b5618808b0234994e53fb5cba08d (patch) | |
| tree | 056e67537ef3d73fb0800bcc1f708eec87ecc409 /python/python3-pytest | |
| parent | e6eca1a327e55e51fabc5e3ca40bf2b64b49f7b1 (diff) | |
python/python3-pytest: Version bump to 8.4.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest')
| -rw-r--r-- | python/python3-pytest/python3-pytest.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-pytest/python3-pytest.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pytest/python3-pytest.SlackBuild b/python/python3-pytest/python3-pytest.SlackBuild index 1a08a13a7b..8617bce45c 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:-8.4.0} +VERSION=${VERSION:-8.4.1} 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 bf1b9ec87a..89cc1fe7fc 100644 --- a/python/python3-pytest/python3-pytest.info +++ b/python/python3-pytest/python3-pytest.info @@ -1,8 +1,8 @@ PRGNAM="python3-pytest" -VERSION="8.4.0" +VERSION="8.4.1" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-8.4.0.tar.gz" -MD5SUM="13da9ffcb0c631f9f2f6ac36bdab3176" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-8.4.1.tar.gz" +MD5SUM="ac7dfc1b6d681ee9ff65f94d65a6a5a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-iniconfig python3-exceptiongroup python3-setuptools-opt" |
