aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfossdd <fossdd@pwned.life>2024-05-05 10:08:28 +0000
committerSimon Zeni <simon@bl4ckb0ne.ca>2024-05-09 13:13:50 +0000
commitca578e30941cd2c4069972f38a5e44e88ada2ddd (patch)
treee186010baf6ccb21f34da2523f92f5803f23fe33
parentf7665db651fd2e8ef40970d674457f50ef3c0776 (diff)
main/py3-pytest: take over maintainership
-rw-r--r--main/py3-pytest/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py3-pytest/APKBUILD b/main/py3-pytest/APKBUILD
index 05fb1083220..902033c94fb 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>
+# Maintainer: fossdd <fossdd@pwned.life>
pkgname=py3-pytest
pkgver=8.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Python3 testing library"
url="https://docs.pytest.org/en/latest/"
arch="noarch"