aboutsummaryrefslogtreecommitdiffstats
path: root/community/pytest
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-04-28 13:53:59 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-05-08 08:03:12 +0000
commitc06464d7c6f15be975481394b045b814deb95b51 (patch)
treeaffba67ffc1a83136e4d92a8259f56bcc0f17263 /community/pytest
parentb55ea559cbcdca77d8d8555b9ab8ff856c9e9c93 (diff)
downloadaports-c06464d7c6f15be975481394b045b814deb95b51.tar.bz2
aports-c06464d7c6f15be975481394b045b814deb95b51.tar.xz
community/pytest: upgrade to 3.5.1
Diffstat (limited to 'community/pytest')
-rw-r--r--community/pytest/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pytest/APKBUILD b/community/pytest/APKBUILD
index ae7b62f87a..0ef4724b60 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.5.0
-pkgrel=1
+pkgver=3.5.1
+pkgrel=0
pkgdesc="A python test library"
url="http://pytest.org"
arch="noarch"
@@ -60,4 +60,4 @@ _py() {
done
}
-sha512sums="031997650592a5c5697981c517082a8de0f585b63e9fcba57903163c0e87ab6a4206f93038ecc130530422547bfc0e03f765c8f260e52e51f2f9e0cb26ceeaa8 pytest-3.5.0.tar.gz"
+sha512sums="5f54251b197b4bebadb06536054b4f79e16c5cec2cdfd7d95fd74548b8ecfaddaafeb635eb90d085fe4d4bea1108f951fe500d0e548cc8b797b0d23e0c2693a0 pytest-3.5.1.tar.gz"