mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/html5lib: Fix deprecated imports
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -29,6 +29,8 @@ BDEPEND="${RDEPEND}
|
||||
RESTRICT+=" !test? ( test )"
|
||||
|
||||
PATCHES=(
|
||||
# fix deprecated import
|
||||
"${FILESDIR}/html5lib-1.0.1-collections-abc.patch"
|
||||
# https://github.com/html5lib/html5lib-python/pull/429
|
||||
"${FILESDIR}/html5lib-python-1.0.1-support-pytest4.patch"
|
||||
)
|
||||
Reference in New Issue
Block a user