aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-29 08:54:01 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-29 08:54:01 +0000
commit9f61ebe6fb27adac149ebb26b8d43b974011d97b (patch)
treea36d970b000000c06e25d57dffb6cdf5a7a51d1c /community
parent18d17e815334963b04f751ea85979881cce17f6b (diff)
downloadaports-9f61ebe6fb27adac149ebb26b8d43b974011d97b.tar.bz2
aports-9f61ebe6fb27adac149ebb26b8d43b974011d97b.tar.xz
community/pytest: upgrade to 3.6.4
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 d06d4467ec..e3ff533e23 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.3
+pkgver=3.6.4
pkgrel=0
pkgdesc="A python test library"
url="http://pytest.org"
@@ -63,4 +63,4 @@ _py() {
done
}
-sha512sums="e18d8e972cb1b05b037b9441eea5981ce036d8e2c2bab80f6e50f283df9bd08740296133990424cf78449f6d3d2fbd1d59709770aa972af99fe061583f2d79a7 pytest-3.6.3.tar.gz"
+sha512sums="7e5134d42e73e1712bb2c5cb600f7c0c320fddcbd0841b3738689880074a37f709eedd05f876591e9ff8bf36917fb8976e6783ff418585bc6930365e29bdee17 pytest-3.6.4.tar.gz"