aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2021-12-19 13:54:25 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2021-12-19 14:45:06 +0000
commit0ccbbee6f6ff8da2b130db36a5b763f38af23747 (patch)
treea4f9c16b46b2b1d54f61efe2d8333b1ab944d074
parent924eeb550dece7ce6a57a1c6c7dd8540e6487d3c (diff)
testing/py3-zope-exceptions: rebuild against python3.10
-rw-r--r--testing/py3-zope-exceptions/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-zope-exceptions/APKBUILD b/testing/py3-zope-exceptions/APKBUILD
index 72f9c9e6f94..d444bf3e1a9 100644
--- a/testing/py3-zope-exceptions/APKBUILD
+++ b/testing/py3-zope-exceptions/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-zope-exceptions
_pyname=zope.exceptions
pkgver=4.4
-pkgrel=1
+pkgrel=2
pkgdesc="Zope Exceptions"
# Cyclic dep zope.testrunner needs zope.exceptions to run, but zope.exceptions
# needs zope.testrunner on its test dependencies