aboutsummaryrefslogtreecommitdiffstats
path: root/community/pytest
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-17 08:25:09 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:42 +0100
commit5bfbf92a89ce924e82cc749a7160ddfac8e83f7f (patch)
treed2cc6758e1de41a9eb61b2d72856ce2ff6f323fc /community/pytest
parent0e9cf390f9dd58782dc30fd2ed239fd462c2b8a8 (diff)
downloadaports-5bfbf92a89ce924e82cc749a7160ddfac8e83f7f.tar.bz2
aports-5bfbf92a89ce924e82cc749a7160ddfac8e83f7f.tar.xz
community/pytest: rebuild against new version of python3
Diffstat (limited to 'community/pytest')
-rw-r--r--community/pytest/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pytest/APKBUILD b/community/pytest/APKBUILD
index 9bf13e2190..43c064bae5 100644
--- a/community/pytest/APKBUILD
+++ b/community/pytest/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=pytest
pkgver=3.0.6
-pkgrel=0
+pkgrel=1
pkgdesc="A python test library"
url="http://pytest.org"
arch="noarch"