From 87e4af6e28e6cf3a138dc884451c471de4e8076d Mon Sep 17 00:00:00 2001 From: Keith Maxwell Date: Fri, 8 May 2020 17:55:43 +0100 Subject: main/py3-pytest: upgrade to 5.4.2 Changelog: https://docs.pytest.org/en/latest/changelog.html#pytest-5-4-2-2020-05-08 --- main/py3-pytest/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main') diff --git a/main/py3-pytest/APKBUILD b/main/py3-pytest/APKBUILD index 6ad21371cf..5f9330651b 100644 --- a/main/py3-pytest/APKBUILD +++ b/main/py3-pytest/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Fabian Affolter # Maintainer: Fabian Affolter pkgname=py3-pytest -pkgver=5.4.1 +pkgver=5.4.2 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="50d94158817561316cfb4c6ad4481858a76cfe44ba964cc7a3bb81d3701eb621ca5cd46c4be24644134417d8bf7e7771f4b3a30af71fde5ea9705c3241fa2878 pytest-5.4.1.tar.gz" +sha512sums="c92ffa613a02cee2580d690c24b76f16957082b138cf7c51d277b0fb5098fab2272ab73295e5e368cbd908026130a9185a35f8792054e36b7ade0a05f7f3f192 pytest-5.4.2.tar.gz" -- cgit v1.2.3