aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pytest-expect/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:40:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:55 +0000
commit113fa6d9d9d34899518e1b0afe67589681775249 (patch)
treeccb4d29e324315412c6ff42068bd059470e61ed7 /testing/pytest-expect/APKBUILD
parent375a2a0a4039e6c6a4e482a11c71e7687807e573 (diff)
downloadaports-113fa6d9d9d34899518e1b0afe67589681775249.tar.bz2
aports-113fa6d9d9d34899518e1b0afe67589681775249.tar.xz
testing/pytest-expect: rebuild against python 3.7
Diffstat (limited to 'testing/pytest-expect/APKBUILD')
-rw-r--r--testing/pytest-expect/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pytest-expect/APKBUILD b/testing/pytest-expect/APKBUILD
index 4bb0fc9452..d264dbcbbf 100644
--- a/testing/pytest-expect/APKBUILD
+++ b/testing/pytest-expect/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=pytest-expect
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="py.test plugin that stores test expectations."
url="https://github.com/gsnedders/pytest-expect"
arch="noarch"