protobuf-python: sync with gentoo

This commit is contained in:
Anton Bolshakov 2024-03-05 10:29:43 +08:00
parent b754d43cf9
commit 3ca36c8bcd
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 3 additions and 8 deletions

View file

@ -1,4 +1,4 @@
# Copyright 2008-2023 Gentoo Authors
# Copyright 2008-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -24,7 +24,7 @@ else
https://github.com/protocolbuffers/protobuf/archive/v${PARENT_PV}.tar.gz
-> ${PARENT_P}.gh.tar.gz
"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos"
KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Google's Protocol Buffers - Python bindings"

View file

@ -373,10 +373,5 @@ dev-python/inquirer3
~dev-python/coloredlogs-15.0.1
# must be in sync with stable dev-libs/protobuf
=dev-python/protobuf-python-4.21*
#=dev-python/protobuf-python-4.21*
#cython 3.0.x support
~dev-python/uvloop-0.19.0-r1
#python 3.12
=dev-python/google-auth-2.27*