aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfossdd <fossdd@pwned.life>2024-05-01 10:37:37 +0000
committerPatrycja Rosa <alpine@ptrcnull.me>2024-05-01 18:16:15 +0000
commit40578c1ffa49645ff0ca4ff91b8ed00e6438e607 (patch)
treed0424d596c1ff77a81cda2a37e1d71c8defe649f
parentef670d7f16e47fe74042ce87675fecf3cc5825ff (diff)
main/py3-pytest: upgrade to 8.2.0HEADmaster
-rw-r--r--main/py3-pytest/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/py3-pytest/APKBUILD b/main/py3-pytest/APKBUILD
index 58c22ba9062..05fb1083220 100644
--- a/main/py3-pytest/APKBUILD
+++ b/main/py3-pytest/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pytest
-pkgver=8.1.1
-pkgrel=1
+pkgver=8.2.0
+pkgrel=0
pkgdesc="Python3 testing library"
url="https://docs.pytest.org/en/latest/"
arch="noarch"
@@ -55,5 +55,5 @@ package() {
}
sha512sums="
-f1a9f69cd4eca3ab36c36bc666bf70b099125ed6e17b89d13554c3f13b100d05abfd0b35516660d00ca4fb9eca81164ab02bc8f7a9a8d90fd4302bf399cd88c0 pytest-8.1.1.tar.gz
+1a74a2269010804101fc4b8efc370c5d8d484eb145eb4e181feeb1a17046457b97071d2de925c3e8bbd4c6090cd00ca532d69286cb9e10ea023e59a99cd51088 pytest-8.2.0.tar.gz
"