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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5C230158046 for ; Sat, 12 Oct 2024 09:47:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46AB7E29FD; Sat, 12 Oct 2024 09:47:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 2D83FE29FD for ; Sat, 12 Oct 2024 09:47:33 +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 4D3C1343273 for ; Sat, 12 Oct 2024 09:47:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8AB02468 for ; Sat, 12 Oct 2024 09:47:29 +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: <1728726399.4b6e2065be0cf0db83d25c8d7679eb931950a8da.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/antlr4-python3-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/antlr4-python3-runtime/Manifest dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.1.ebuild X-VCS-Directories: dev-python/antlr4-python3-runtime/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4b6e2065be0cf0db83d25c8d7679eb931950a8da X-VCS-Branch: master Date: Sat, 12 Oct 2024 09:47:29 +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: 590d0e3f-1140-45af-8dff-6749e089b946 X-Archives-Hash: 5268906d22630de784e79859b617789c commit: 4b6e2065be0cf0db83d25c8d7679eb931950a8da Author: Michał Górny gentoo org> AuthorDate: Sat Oct 12 09:46:39 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 12 09:46:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b6e2065 dev-python/antlr4-python3-runtime: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/antlr4-python3-runtime/Manifest | 1 - .../antlr4-python3-runtime-4.13.1.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/dev-python/antlr4-python3-runtime/Manifest b/dev-python/antlr4-python3-runtime/Manifest index 7c651b75bf0a..12fd3dd32437 100644 --- a/dev-python/antlr4-python3-runtime/Manifest +++ b/dev-python/antlr4-python3-runtime/Manifest @@ -1,2 +1 @@ -DIST antlr4-4.13.1.gh.tar.gz 4164054 BLAKE2B a51b91ef93bd4b540a382f8d4eb2bcd1a2e47a29ab20a601a2fdc6ea3d17f9acb62a4bda1a9383ba1d40853a2346f68fe846d700c3f8ae6c9a0f940ad8c660be SHA512 79ac3cdfc8f2368c647d06aec85d87507629a75527205ff2cbf7d9802989b0c6e6a8fac76148ad101f539c9ef922e431e22ba489f899f847ccc3d3d889bb2b70 DIST antlr4-4.13.2.gh.tar.gz 4167326 BLAKE2B 709f3c18329e08a811d7a4e5258fc0183ba6fa6ab62fe83ab694360cf1ce2bb3aa3f30cc62a0339a6ff8b64dd0a766057fd6f751cfc34a4e05051e4d54a57fad SHA512 afd8ecab637a0e70cddf98f63c918eab2b907f87207624e20e80a79f885d6502d4ab734a602b1707969d61944410828b689ec2f8b09c15314fe991024cde1613 diff --git a/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.1.ebuild b/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.1.ebuild deleted file mode 100644 index 55b749cf00e1..000000000000 --- a/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 - -MY_P=antlr4-${PV} -DESCRIPTION="Python 3 runtime for ANTLR" -HOMEPAGE=" - https://www.antlr.org/ - https://github.com/antlr/antlr4/ - https://pypi.org/project/antlr4-python3-runtime/ -" -SRC_URI=" - https://github.com/antlr/antlr4/archive/${PV}.tar.gz - -> ${MY_P}.gh.tar.gz -" -S="${WORKDIR}/${MY_P}/runtime/Python3" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -src_prepare() { - # https://github.com/antlr/antlr4/pull/4593 - sed -i -e 's:assertEquals:assertEqual:' tests/TestIntervalSet.py || die - - distutils-r1_src_prepare -} - -python_test() { - "${EPYTHON}" tests/run.py -v || die "Tests failed with ${EPYTHON}" -}