mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/html5lib: Add pkg-resources BDEP
Closes: https://bugs.gentoo.org/971636 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -39,6 +39,9 @@ RDEPEND="
|
||||
>=dev-python/six-1.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/webencodings-0.5.1[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
dev-python/pkg-resources[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-1.2_pre20240221-py314.patch
|
||||
|
||||
Reference in New Issue
Block a user