python3-pure-protobuf: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:57 -04:00
parent cf5cfc8132
commit 7aeb6d34e6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pure-protobuf' # Template file for 'python3-pure-protobuf'
pkgname=python3-pure-protobuf pkgname=python3-pure-protobuf
version=2.0.1 version=2.0.1
revision=3 revision=4
wrksrc=protobuf-${version} wrksrc=protobuf-${version}
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"