From d15ac5ed48cf2614c2e15dcdbbf35a07604784d5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 23 Mar 2018 07:42:08 +0000 Subject: community/pytest: upgrade to 3.5.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 4f7936d04e..36945c04e8 100644 --- a/community/pytest/APKBUILD +++ b/community/pytest/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Fabian Affolter # Maintainer: Fabian Affolter pkgname=pytest -pkgver=3.4.2 +pkgver=3.5.0 pkgrel=0 pkgdesc="A python test library" url="http://pytest.org" @@ -60,4 +60,4 @@ _py() { done } -sha512sums="787065ab76d4482799bb2da9f024c9c383e68cc1cc01f3b80f6ed9444ca6383d20953615696ed4dd01668777b094cf5002b23c4ce51828879dcf8ebf2170c71b pytest-3.4.2.tar.gz" +sha512sums="031997650592a5c5697981c517082a8de0f585b63e9fcba57903163c0e87ab6a4206f93038ecc130530422547bfc0e03f765c8f260e52e51f2f9e0cb26ceeaa8 pytest-3.5.0.tar.gz" -- cgit v1.2.3