From 71d41dfc74f98e3491fb16f448504705e2f47486 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 1 Jun 2017 08:04:29 +0000 Subject: community/pytest: upgrade to 3.1.1 --- community/pytest/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'community/pytest') diff --git a/community/pytest/APKBUILD b/community/pytest/APKBUILD index 43c064bae5..f2ca0368b0 100644 --- a/community/pytest/APKBUILD +++ b/community/pytest/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Fabian Affolter # Maintainer: Fabian Affolter pkgname=pytest -pkgver=3.0.6 -pkgrel=1 +pkgver=3.1.1 +pkgrel=0 pkgdesc="A python test library" url="http://pytest.org" arch="noarch" @@ -54,6 +54,4 @@ _py() { done } -md5sums="6639592fa430567d024189f097fcdbd7 pytest-3.0.6.tar.gz" -sha256sums="643434a9f1a188271da35e20064cb8b6c5440976c5bb541dc7b5b0e3cf75d940 pytest-3.0.6.tar.gz" -sha512sums="0e983f1f52c18327537d20be30425f4c74037d1fbf6b4aedf2646cf21d450fa9b2b20625f26f5db759b4fe1fd28c6640cb1df88e667efaeea6642e7f02f01e06 pytest-3.0.6.tar.gz" +sha512sums="b990cdbcd9ed3da816d44b9de37cac9a27db50bfd426f5d1abf4247862f69124968f5aed684487f8076f0e7157ac532003380b45f3dfdfe06ffa1d4d97aad888 pytest-3.1.1.tar.gz" -- cgit v1.2.3