From 752bc0532f3a44abb93cb877eb5cc8d9822f7da8 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Fri, 10 Apr 2026 19:06:11 +0200 Subject: [PATCH] main/py3-pytest: upgrade to 9.0.3 --- main/py3-pytest/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/py3-pytest/APKBUILD b/main/py3-pytest/APKBUILD index 381fc53bd21..9b0dee3158c 100644 --- a/main/py3-pytest/APKBUILD +++ b/main/py3-pytest/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Fabian Affolter maintainer="Achill Gilgenast " pkgname=py3-pytest -pkgver=9.0.2 -pkgrel=1 +pkgver=9.0.3 +pkgrel=0 pkgdesc="Python3 testing library" url="https://docs.pytest.org/en/latest/" arch="noarch" @@ -54,5 +54,5 @@ package() { } sha512sums=" -4f8177b30e39a644763d3e37a78d28d2e8b40e47a834862096571255279adfde22278d27801e36e366cc49e7ab59c38a0f4597b9f5b4c3e45912bd046ef214c9 pytest-9.0.2.tar.gz +228908e1f9718c418b5e118e7c49cb4b998b907982e277f29cdd13199383425cce9c7cee3275440bb1d0b0ae68b4a88443ef3400f506e9b787fc4d816bc47003 pytest-9.0.3.tar.gz "