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 (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7527E1581C1 for ; Fri, 12 Jul 2024 14:09:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 973F2E2A98; Fri, 12 Jul 2024 14:09:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4980BE2A98 for ; Fri, 12 Jul 2024 14:09:52 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 036F5343077 for ; Fri, 12 Jul 2024 14:09:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FAC21BD7 for ; Fri, 12 Jul 2024 14:09:49 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1720793361.747fdb8a6fe3997a3a4bc31049a6f87360d1455c.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/rapidfuzz-capi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rapidfuzz-capi/Manifest dev-python/rapidfuzz-capi/metadata.xml dev-python/rapidfuzz-capi/rapidfuzz-capi-1.0.5.ebuild profiles/package.mask X-VCS-Directories: dev-python/rapidfuzz-capi/ profiles/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 747fdb8a6fe3997a3a4bc31049a6f87360d1455c X-VCS-Branch: master Date: Fri, 12 Jul 2024 14:09:49 +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: 8cacf7f2-e457-4b7b-a7bc-045340e4cdab X-Archives-Hash: 9d9fd9b5d20ae0f5b5f0a9fbad5c9763 commit: 747fdb8a6fe3997a3a4bc31049a6f87360d1455c Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jul 12 14:07:11 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jul 12 14:09:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=747fdb8a dev-python/rapidfuzz-capi: treeclean Closes: https://bugs.gentoo.org/934002 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/rapidfuzz-capi/Manifest | 1 - dev-python/rapidfuzz-capi/metadata.xml | 13 ----------- .../rapidfuzz-capi/rapidfuzz-capi-1.0.5.ebuild | 25 ---------------------- profiles/package.mask | 5 ----- 4 files changed, 44 deletions(-) diff --git a/dev-python/rapidfuzz-capi/Manifest b/dev-python/rapidfuzz-capi/Manifest deleted file mode 100644 index 2b991b1ac19f..000000000000 --- a/dev-python/rapidfuzz-capi/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rapidfuzz_capi-1.0.5.gh.tar.gz 5908 BLAKE2B a5f3c27c2292800527f0e0558e0f25525c2865a6348fbbe36da8d5a96e5524c68154bfba8dbfc3c174f759dde14a95c64e47dd6669166beb035bd1126741569b SHA512 b62c6fdd0e5d0804f7c1ef6f6b5e007afd8439720071fbdf1440232c62925e794a6ae33774a33ef745ebbd4ef956a85d2bf60934a7d568d39d1e590467f26bcf diff --git a/dev-python/rapidfuzz-capi/metadata.xml b/dev-python/rapidfuzz-capi/metadata.xml deleted file mode 100644 index 43ddd18c41eb..000000000000 --- a/dev-python/rapidfuzz-capi/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - maxbachmann/rapidfuzz_capi - rapidfuzz-capi - - diff --git a/dev-python/rapidfuzz-capi/rapidfuzz-capi-1.0.5.ebuild b/dev-python/rapidfuzz-capi/rapidfuzz-capi-1.0.5.ebuild deleted file mode 100644 index 25a7cc31b8c8..000000000000 --- a/dev-python/rapidfuzz-capi/rapidfuzz-capi-1.0.5.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..12} ) - -inherit distutils-r1 - -MY_P=rapidfuzz_capi-${PV} -DESCRIPTION="C-API of RapidFuzz, which can be used to extend RapidFuzz" -HOMEPAGE=" - https://github.com/maxbachmann/rapidfuzz_capi/ - https://pypi.org/project/rapidfuzz-capi/ -" -SRC_URI=" - https://github.com/maxbachmann/rapidfuzz_capi/archive/v${PV}.tar.gz - -> ${MY_P}.gh.tar.gz -" -S=${WORKDIR}/${MY_P} - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" diff --git a/profiles/package.mask b/profiles/package.mask index 44e1f4bb8c42..7e7e0d97a41e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -302,11 +302,6 @@ sci-libs/o2scl # Removal: 2024-08-11. Bug #933998. dev-php/PEAR-Mail_mimeDecode -# Michał Górny (2024-06-10) -# Merged into dev-python/rapidfuzz. No revdeps left. -# Removal on 2024-07-10. Bug #934002. -dev-python/rapidfuzz-capi - # Alfredo Tupone (2024-06-09) # Not ready for testing >=dev-lang/ocaml-5