aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-12-15 23:56:53 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-12-16 11:52:01 +0000
commita5784b16a4cef94f0a087c6fc49940b23391c362 (patch)
tree71074dc42222017ac954e0aa0a45944eb3a6949a
parentcac6245094021a11003fb0663bfc820394d2b970 (diff)
main/py3-pytest: upgrade to 6.2.1
-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 2cc29e8ba55..08513ca990d 100644
--- a/main/py3-pytest/APKBUILD
+++ b/main/py3-pytest/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pytest
-pkgver=6.2.0
+pkgver=6.2.1
pkgrel=0
pkgdesc="Python3 testing library"
url="https://docs.pytest.org/en/latest/"
@@ -33,4 +33,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="58315bb5f9a696f5196da08912a0f32fd367ea11987d37ff74b0d00d961bb706e0d3604bc7c25a762e4ee66bd46ef4389b50eca11b3109406c169aefff395d51 pytest-6.2.0.tar.gz"
+sha512sums="abd130212411e0a26265aec922958053e41d05d09d14942b75c1ba81d0ad7c5115d851110a257b32f0b05a2d515961ad068a1fd65f7e275cfe65d16150d008a6 pytest-6.2.1.tar.gz"