python3-protobuf: update to 4.21.12.

This commit is contained in:
Andrew J. Hesford 2022-12-21 10:51:51 -05:00
parent 8c6890d76f
commit 55f377f770

View file

@ -1,6 +1,6 @@
# Template file for 'python3-protobuf' # Template file for 'python3-protobuf'
pkgname=python3-protobuf pkgname=python3-protobuf
version=4.21.11 version=4.21.12
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://developers.google.com/protocol-buffers/" homepage="https://developers.google.com/protocol-buffers/"
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz" distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
checksum=2c6a4d13732d9b094db31b3841986c38b17ac61a3fe05ee26a779d94c4c3fb43 checksum=7cd532c4566d0e6feafecc1059d04c7915aec8e182d1cf7adee8b24ef1e2e6ab
build_options="cppext" build_options="cppext"
build_options_default="cppext" build_options_default="cppext"