package/python-pytest: bump version to 9.0.2

https://github.com/pytest-dev/pytest/blob/9.0.2/doc/en/changelog.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-12-15 20:14:07 +01:00
committed by Julien Olivain
parent def14a101e
commit 86ad5033e1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/pytest/json
md5 a1b847e1f079dfc5d26a63bc02f47fb7 pytest-8.4.2.tar.gz
sha256 86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01 pytest-8.4.2.tar.gz
md5 ce26088b3b97ab8fed58c8883de23241 pytest-9.0.2.tar.gz
sha256 75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11 pytest-9.0.2.tar.gz
# Locally computed sha256 checksums
sha256 ca836a5f9ecca3b2f350230faa20a48fb8b145653b5568d784862df864706b9b LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PYTEST_VERSION = 8.4.2
PYTHON_PYTEST_VERSION = 9.0.2
PYTHON_PYTEST_SOURCE = pytest-$(PYTHON_PYTEST_VERSION).tar.gz
PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/a3/5c/00a0e072241553e1a7496d638deababa67c5058571567b92a7eaa258397c
PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/d1/db/7ef3487e0fb0049ddb5ce41d3a49c235bf9ad299b6a25d5780a89f19230f
PYTHON_PYTEST_SETUP_TYPE = setuptools
PYTHON_PYTEST_LICENSE = MIT
PYTHON_PYTEST_LICENSE_FILES = LICENSE