mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
protobuf-python: sync with gentoo
This commit is contained in:
parent
b754d43cf9
commit
3ca36c8bcd
2 changed files with 3 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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*
|
||||
|
|
|
|||
Loading…
Reference in a new issue