aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-06-03 19:25:19 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-06-04 14:09:51 +0000
commit31d8dc0272b9d2c3b026a4f303ea66ce66a7b546 (patch)
tree2ecd5f3ed3457631565be45db0b1a5f8f3559670
parent51658040da43f9ad84dd8c47882f25ab98c9cdfe (diff)
main/py3-pytest: upgrade to 5.4.3
-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 5f9330651b0..b83c36a89d2 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=5.4.2
+pkgver=5.4.3
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="c92ffa613a02cee2580d690c24b76f16957082b138cf7c51d277b0fb5098fab2272ab73295e5e368cbd908026130a9185a35f8792054e36b7ade0a05f7f3f192 pytest-5.4.2.tar.gz"
+sha512sums="0a07d4f4f791969c6f21961a0ba0f8c6670e5870c6cc1cebf93766587bb9cb3e10db8e57f0bd33dd22b275f3aad7aa674949f124ac80e0ccca64e35be4beee4e pytest-5.4.3.tar.gz"