aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-17 07:56:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:23 +0000
commitb13e1dd0192a4cfe32985e88749cf01da123e30b (patch)
tree8b1039c8bb7eb307f31dc706ae9e32089a18d86d
parentc39b91702340df76e72df00ef2aa2036e4fbe0ef (diff)
community/py3-zope-component: rebuild against python 3.9
-rw-r--r--community/py3-zope-component/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-zope-component/APKBUILD b/community/py3-zope-component/APKBUILD
index 0fb205783de..c5bc0bddef8 100644
--- a/community/py3-zope-component/APKBUILD
+++ b/community/py3-zope-component/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-zope-component
_pyname=zope.component
pkgver=4.6.2
-pkgrel=0
+pkgrel=1
pkgdesc="Zope Component Architecture"
# Tests install outside python modules via bdist_wheel which fails
options="!check"