diff --git a/community/pytest/APKBUILD b/community/pytest/APKBUILD index 22ba1614f83..f67301036a8 100644 --- a/community/pytest/APKBUILD +++ b/community/pytest/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Fabian Affolter # Maintainer: Fabian Affolter pkgname=pytest -pkgver=3.7.1 +pkgver=3.7.4 pkgrel=0 pkgdesc="A python test library" url="http://pytest.org" @@ -63,4 +63,4 @@ _py() { done } -sha512sums="703e52ca1400aeb6e68c802027f4c9f6d9079e3808cbeba730992e062cc1d5b53e5c1fa4bb3a98d97d2ed2b14fd1d5d1d191c970e44be382dc09b03a70f27f8b pytest-3.7.1.tar.gz" +sha512sums="b62419ebcc64b470d429f093c2434ca842f7171164e3f5a37bb0cc8f5da04fa52f096710f167d15a77df128a0f6f79f16e4f4f00ffa22b26111ecfe8d00f0c50 pytest-3.7.4.tar.gz"