From 945b5362dd84389f5544cb7d7ccb5a4a9b8edc08 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 7 Aug 2018 13:19:06 +0000 Subject: community/pytest: upgrade to 3.7.1 --- community/pytest/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/pytest/APKBUILD b/community/pytest/APKBUILD index e3ff533e23..22ba1614f8 100644 --- a/community/pytest/APKBUILD +++ b/community/pytest/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Fabian Affolter # Maintainer: Fabian Affolter pkgname=pytest -pkgver=3.6.4 +pkgver=3.7.1 pkgrel=0 pkgdesc="A python test library" url="http://pytest.org" @@ -63,4 +63,4 @@ _py() { done } -sha512sums="7e5134d42e73e1712bb2c5cb600f7c0c320fddcbd0841b3738689880074a37f709eedd05f876591e9ff8bf36917fb8976e6783ff418585bc6930365e29bdee17 pytest-3.6.4.tar.gz" +sha512sums="703e52ca1400aeb6e68c802027f4c9f6d9079e3808cbeba730992e062cc1d5b53e5c1fa4bb3a98d97d2ed2b14fd1d5d1d191c970e44be382dc09b03a70f27f8b pytest-3.7.1.tar.gz" -- cgit v1.2.3