From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B83ED158042 for ; Wed, 13 Nov 2024 20:41:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 283A5E087F; Wed, 13 Nov 2024 20:41:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BE9DE087F for ; Wed, 13 Nov 2024 20:41:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E09F335DC7 for ; Wed, 13 Nov 2024 20:41:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8AB71FBE for ; Wed, 13 Nov 2024 20:41:12 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1731530464.06a77ec72dae88fb10fea2f0eaadb9eae8c0bb36.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/calibre/, dev-python/beautifulsoup4/, dev-python/cchardet/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/calibre/calibre-5.44.0-r5.ebuild dev-python/beautifulsoup4/beautifulsoup4-4.12.3.ebuild dev-python/cchardet/Manifest dev-python/cchardet/cchardet-2.1.19.ebuild dev-python/cchardet/metadata.xml dev-python/faust-cchardet/Manifest dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild dev-python/faust-cchardet/metadata.xml profiles/updates/4Q-2024 X-VCS-Directories: dev-python/cchardet/ dev-python/faust-cchardet/ app-text/calibre/ dev-python/beautifulsoup4/ profiles/updates/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 06a77ec72dae88fb10fea2f0eaadb9eae8c0bb36 X-VCS-Branch: master Date: Wed, 13 Nov 2024 20:41:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4461cd80-c7f4-4442-9b65-d7fc46d08d39 X-Archives-Hash: e5c8e82d50fc8ecfa13bd70ffbe96fa4 commit: 06a77ec72dae88fb10fea2f0eaadb9eae8c0bb36 Author: Michał Górny gentoo org> AuthorDate: Wed Nov 13 20:20:08 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Nov 13 20:41:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a77ec7 Rename dev-python/{cchardet → faust-cchardet} Signed-off-by: Michał Górny gentoo.org> 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(-) diff --git a/app-text/calibre/calibre-5.44.0-r5.ebuild b/app-text/calibre/calibre-5.44.0-r5.ebuild index 73941b1a26cd..30d0db51319b 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 4c08c50228e1..33ea8b459b04 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 8b20dc4e9371..c04a5b29cbad 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 7c4b0672ce22..00ce7d2a3a4a 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