mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/jsmin: block <setuptools-58 for 2.2.2
Was fixed for 3.0.0 Bug: https://bugs.gentoo.org/813840 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -15,6 +15,8 @@ KEYWORDS="amd64 x86"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="<dev-python/setuptools-58[${PYTHON_USEDEP}]"
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" -m jsmin.test -v || die "Tests failed with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user