mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/protobuf-python: backport Python 3.11 patch to 3.20.3 too
Closes: https://bugs.gentoo.org/878329 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -57,6 +57,7 @@ PARENT_PATCHES=(
|
||||
|
||||
# Here for patches within "python/" subdirectory.
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.20.3-python311.patch
|
||||
)
|
||||
|
||||
python_prepare_all() {
|
||||
|
||||
@@ -57,7 +57,7 @@ PARENT_PATCHES=(
|
||||
|
||||
# Here for patches within "python/" subdirectory.
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${P}-python311.patch
|
||||
"${FILESDIR}"/${PN}-3.20.3-python311.patch
|
||||
)
|
||||
|
||||
python_prepare_all() {
|
||||
|
||||
Reference in New Issue
Block a user