aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pep517/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-pep517/APKBUILD')
-rw-r--r--community/py3-pep517/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pep517/APKBUILD b/community/py3-pep517/APKBUILD
index ca16fa03d5d..c3328188912 100644
--- a/community/py3-pep517/APKBUILD
+++ b/community/py3-pep517/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=py3-pep517
pkgver=0.13.0
-pkgrel=1
+pkgrel=2
pkgdesc="Wrappers to build python3 packgaes with PEP 517 hooks"
options="!check" # Requires testpath
url="https://github.com/pypa/pep517"