From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:05 +0000 (+0300) Subject: python-pytest: bump to 9.1.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7d286b87f6889a175a4d5b255a2690b52a8ce370;p=openwrt-packages.git python-pytest: bump to 9.1.1 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pytest/Makefile b/lang/python/python-pytest/Makefile index c959cbcfe..f243b6130 100644 --- a/lang/python/python-pytest/Makefile +++ b/lang/python/python-pytest/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pytest -PKG_VERSION:=9.0.3 +PKG_VERSION:=9.1.1 PKG_RELEASE:=1 PYPI_NAME:=pytest -PKG_HASH:=b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c +PKG_HASH:=1088fbde8f2b49d95a549a195707afa7a76a3ce9bcadc26b6d71f0ffda5fe313 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT