aboutsummaryrefslogtreecommitdiffstats
path: root/community/pytest
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-06-01 08:04:29 +0000
committerShiz <hi@shiz.me>2017-06-02 10:26:18 +0200
commit71d41dfc74f98e3491fb16f448504705e2f47486 (patch)
tree1b2aea26061e1b9993e64616d9ac06654de0e8f0 /community/pytest
parentcc5f5242970f9e2be4152614f82e1b7f3ebef926 (diff)
downloadaports-71d41dfc74f98e3491fb16f448504705e2f47486.tar.bz2
aports-71d41dfc74f98e3491fb16f448504705e2f47486.tar.xz
community/pytest: upgrade to 3.1.1
Diffstat (limited to 'community/pytest')
-rw-r--r--community/pytest/APKBUILD8
1 files changed, 3 insertions, 5 deletions
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 <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
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"