python3-zope.configuration: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:04 -04:00
parent f562dd2ea2
commit bcb284e83e

View file

@ -1,7 +1,7 @@
# Template file for 'python3-zope.configuration' # Template file for 'python3-zope.configuration'
pkgname=python3-zope.configuration pkgname=python3-zope.configuration
version=4.4.0 version=4.4.0
revision=2 revision=3
wrksrc="zope.configuration-${version}" wrksrc="zope.configuration-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Sphinx" hostmakedepends="python3-setuptools python3-Sphinx"