mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/suds: block <setuptools-58
Bug: https://bugs.gentoo.org/812212 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -19,6 +19,8 @@ LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
BDEPEND="<dev-python/setuptools-58[${PYTHON_USEDEP}]"
|
||||
|
||||
# https://github.com/suds-community/suds/pull/40
|
||||
PATCHES=( "${FILESDIR}/${P}-fix-optimization.patch" )
|
||||
|
||||
Reference in New Issue
Block a user