aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-zope-schema/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-zope-schema/APKBUILD')
-rw-r--r--testing/py3-zope-schema/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-zope-schema/APKBUILD b/testing/py3-zope-schema/APKBUILD
index 14a39e0c5e9..f8b46c92b2d 100644
--- a/testing/py3-zope-schema/APKBUILD
+++ b/testing/py3-zope-schema/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-zope-schema
_pkgname=zope.schema
pkgver=4.9.3
-pkgrel=0
+pkgrel=1
pkgdesc="zope.interface extension for defining data schemas"
options="!check" # Tests require 'zope.testing', 'zope.testruner' and 'zope.i18nmessageid'
url="https://github.com/zopefoundation/zope.schema"