diff --git a/srcpkgs/python3-protobuf/template b/srcpkgs/python3-protobuf/template index b0620d715ca..adc0387ffcd 100644 --- a/srcpkgs/python3-protobuf/template +++ b/srcpkgs/python3-protobuf/template @@ -1,6 +1,6 @@ # Template file for 'python3-protobuf' pkgname=python3-protobuf -version=4.23.4 +version=4.24.1 revision=1 build_style=python3-module build_wrksrc=python @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://developers.google.com/protocol-buffers/" # PyPi release does not have bits for cppext distfiles="https://github.com/protocolbuffers/protobuf/releases/download/v${version#*.}/protobuf-${version#*.}.tar.gz" -checksum=a700a49470d301f1190a487a923b5095bf60f08f4ae4cac9f5f7c36883d17971 +checksum=0930b1a6eb840a2295dfcb13bb5736d1292c3e0d61a90391181399327be7d8f1 make_check=no # ImportError: cannot import name 'unittest_retention_pb2' from 'google.protobuf' build_options="cppext"