From 348d0d0f26d48cd5221b62e02e1468a8610091c1 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 4 Feb 2018 09:32:20 +0000 Subject: community/pytest: upgrade to 3.4.0 --- community/pytest/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/pytest') diff --git a/community/pytest/APKBUILD b/community/pytest/APKBUILD index c11b40fc4d..b2247fafef 100644 --- a/community/pytest/APKBUILD +++ b/community/pytest/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Fabian Affolter # Maintainer: Fabian Affolter pkgname=pytest -pkgver=3.2.5 +pkgver=3.4.0 pkgrel=0 pkgdesc="A python test library" url="http://pytest.org" @@ -60,4 +60,4 @@ _py() { done } -sha512sums="37fb9a3b13a517062e0e37f0988cb5cc9b7b9834ccf1c21b1f2ace25ccd977668f27011d5b5b0fdbf5a23135c29054957f36baff643d797250d55ac267a578a3 pytest-3.2.5.tar.gz" +sha512sums="5b7bb5ad10a2f0eb65ce6a199aa6f93574da133c783fe8a18a26a24ad68682744d1a22c3612efa77b51e296a39fbaefaed268800e30b8fa6d1d79a01eae202a4 pytest-3.4.0.tar.gz" -- cgit v1.2.3