Update to py3-protobuf 4.21.10

https://github.com/protocolbuffers/protobuf/releases/v21.10
This commit is contained in:
tb 2022-12-03 10:16:43 +00:00
parent 48964176c1
commit 5c472e4a1e
2 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,7 @@
COMMENT= Google data interchange format (protocol buffers)
PYMAJOR= 4
PROTOBUF_VERSION= 21.9
PROTOBUF_VERSION= 21.10
V= ${PYMAJOR}.${PROTOBUF_VERSION}
MODPY_EGG_VERSION= ${V:S/-//g}
@ -9,7 +9,6 @@ TAG= v${PROTOBUF_VERSION:S/rc-/rc/}
DISTNAME= protobuf-python-$V
PKGNAME= py-protobuf-${MODPY_EGG_VERSION}
REVISION= 0
FIX_EXTRACT_PERMISSIONS= Yes

View File

@ -1,2 +1,2 @@
SHA256 (protobuf-python-4.21.9.tar.gz) = r2aSYTEAT0y+boK5NzYsfj0TFHdkOt98wAwdpXuc2x4=
SIZE (protobuf-python-4.21.9.tar.gz) = 5208173
SHA256 (protobuf-python-4.21.10.tar.gz) = v5gc2LuCAuAlwb3Lzf07fFu3cURD4uXqb/cBikvsaxU=
SIZE (protobuf-python-4.21.10.tar.gz) = 5223461