diff options
-rw-r--r-- | testing/py3-zope-exceptions/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-zope-exceptions/APKBUILD b/testing/py3-zope-exceptions/APKBUILD index 3ee4c41b59..d3a41488bb 100644 --- a/testing/py3-zope-exceptions/APKBUILD +++ b/testing/py3-zope-exceptions/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-zope-exceptions _pkgname=zope.exceptions pkgver=4.3 -pkgrel=0 +pkgrel=1 pkgdesc="Zope Exceptions" # Cyclic dep zope.testrunner needs zope.exceptions to run, but zope.exceptions # needs zope.testrunner on its test dependencies |