aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/pytest/APKBUILD4
1 files changed, 2 insertions, 2 deletions
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 <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
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"