aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-twine/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-twine/APKBUILD b/testing/py3-twine/APKBUILD
index ca5351b893..150e051d9e 100644
--- a/testing/py3-twine/APKBUILD
+++ b/testing/py3-twine/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-twine
_pkgname=twine
pkgver=2.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="Collection of utilities for publishing packages on PyPI"
options="!check" # Requires unpackaged 'pretend'
url="https://twine.readthedocs.io/en/latest/"