From 06a77ec72dae88fb10fea2f0eaadb9eae8c0bb36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 13 Nov 2024 21:20:08 +0100 Subject: [PATCH] =?UTF-8?q?Rename=20dev-python/{cchardet=20=E2=86=92=20fau?= =?UTF-8?q?st-cchardet}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-text/calibre/calibre-5.44.0-r5.ebuild | 2 +- dev-python/beautifulsoup4/beautifulsoup4-4.12.3.ebuild | 2 +- dev-python/{cchardet => faust-cchardet}/Manifest | 0 .../faust-cchardet-2.1.19.ebuild} | 2 +- dev-python/{cchardet => faust-cchardet}/metadata.xml | 0 profiles/updates/4Q-2024 | 1 + 6 files changed, 4 insertions(+), 3 deletions(-) rename dev-python/{cchardet => faust-cchardet}/Manifest (100%) rename dev-python/{cchardet/cchardet-2.1.19.ebuild => faust-cchardet/faust-cchardet-2.1.19.ebuild} (93%) rename dev-python/{cchardet => faust-cchardet}/metadata.xml (100%) diff --git a/app-text/calibre/calibre-5.44.0-r5.ebuild b/app-text/calibre/calibre-5.44.0-r5.ebuild index 73941b1a26cd1..30d0db51319b3 100644 --- a/app-text/calibre/calibre-5.44.0-r5.ebuild +++ b/app-text/calibre/calibre-5.44.0-r5.ebuild @@ -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}] diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.12.3.ebuild b/dev-python/beautifulsoup4/beautifulsoup4-4.12.3.ebuild index 4c08c50228e13..33ea8b459b04c 100644 --- a/dev-python/beautifulsoup4/beautifulsoup4-4.12.3.ebuild +++ b/dev-python/beautifulsoup4/beautifulsoup4-4.12.3.ebuild @@ -29,7 +29,7 @@ RDEPEND=" BDEPEND=" test? ( || ( - dev-python/cchardet[${PYTHON_USEDEP}] + dev-python/faust-cchardet[${PYTHON_USEDEP}] dev-python/chardet[${PYTHON_USEDEP}] ) ) diff --git a/dev-python/cchardet/Manifest b/dev-python/faust-cchardet/Manifest similarity index 100% rename from dev-python/cchardet/Manifest rename to dev-python/faust-cchardet/Manifest diff --git a/dev-python/cchardet/cchardet-2.1.19.ebuild b/dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild similarity index 93% rename from dev-python/cchardet/cchardet-2.1.19.ebuild rename to dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild index 8b20dc4e93713..c04a5b29cbad4 100644 --- a/dev-python/cchardet/cchardet-2.1.19.ebuild +++ b/dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild @@ -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 diff --git a/dev-python/cchardet/metadata.xml b/dev-python/faust-cchardet/metadata.xml similarity index 100% rename from dev-python/cchardet/metadata.xml rename to dev-python/faust-cchardet/metadata.xml diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024 index 7c4b0672ce22c..00ce7d2a3a4aa 100644 --- a/profiles/updates/4Q-2024 +++ b/profiles/updates/4Q-2024 @@ -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