]> git.99rst.org Git - openwrt-packages.git/commitdiff
python-pytest: bump to 9.1.1
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 09:32:05 +0000 (12:32 +0300)
committerAlexandru Ardelean <redacted>
Tue, 11 Aug 2026 10:12:39 +0000 (13:12 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-pytest/Makefile

index c959cbcfe0468a3d7b1d4c2fe3ca9c0d4d68c521..f243b6130a94975ebb5eb182cef0440bd5e350d4 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT