diff options
Diffstat (limited to 'community/pytest')
-rw-r--r-- | community/pytest/APKBUILD | 2 |
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" |