mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Rename dev-python/{cchardet → faust-cchardet}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -57,7 +57,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
|
||||
$(python_gen_cond_dep '
|
||||
>=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}]
|
||||
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
|
||||
dev-python/cchardet[${PYTHON_USEDEP}]
|
||||
dev-python/faust-cchardet[${PYTHON_USEDEP}]
|
||||
>=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}]
|
||||
dev-python/dnspython[${PYTHON_USEDEP}]
|
||||
>=dev-python/feedparser-5.2.1[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -29,7 +29,7 @@ RDEPEND="
|
||||
BDEPEND="
|
||||
test? (
|
||||
|| (
|
||||
dev-python/cchardet[${PYTHON_USEDEP}]
|
||||
dev-python/faust-cchardet[${PYTHON_USEDEP}]
|
||||
dev-python/chardet[${PYTHON_USEDEP}]
|
||||
)
|
||||
)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2021-2023 Gentoo Authors
|
||||
# Copyright 2021-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -13,3 +13,4 @@ move dev-python/python-netlink dev-python/netlink
|
||||
move dev-python/python-lhafile dev-python/lhafile
|
||||
move dev-python/pysvg dev-python/pysvg-py3
|
||||
move dev-python/libpillowfight dev-python/pypillowfight
|
||||
move dev-python/cchardet dev-python/faust-cchardet
|
||||
|
||||
Reference in New Issue
Block a user