python3-zope.event: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:53 -04:00
parent a1980589f3
commit f48104bb53

View file

@ -1,7 +1,7 @@
# Template file for 'python3-zope.event' # Template file for 'python3-zope.event'
pkgname=python3-zope.event pkgname=python3-zope.event
version=4.5.0 version=4.5.0
revision=2 revision=3
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="zope/event" pycompile_module="zope/event"