From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 2CADB1581FD for ; Sat, 13 Sep 2025 06:06:22 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 142D0341A90 for ; Sat, 13 Sep 2025 06:06:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3B10C110576; Sat, 13 Sep 2025 06:06:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 31321110576 for ; Sat, 13 Sep 2025 06:06:10 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD76D340DCC for ; Sat, 13 Sep 2025 06:06:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CEAD3993 for ; Sat, 13 Sep 2025 06:06:07 +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: <1757741128.e1d3b43f4f496f0e46caa09db5464b0cf1fb273d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/arpeggio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/arpeggio/Manifest dev-python/arpeggio/arpeggio-2.0.3.ebuild X-VCS-Directories: dev-python/arpeggio/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e1d3b43f4f496f0e46caa09db5464b0cf1fb273d X-VCS-Branch: master Date: Sat, 13 Sep 2025 06:06:07 +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: dedcb073-c926-4448-9d79-28d4a497535b X-Archives-Hash: 7a8f8437b7c1e6fbf960afed7345db5a commit: e1d3b43f4f496f0e46caa09db5464b0cf1fb273d Author: Michał Górny gentoo org> AuthorDate: Sat Sep 13 05:24:11 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Sep 13 05:25:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d3b43f dev-python/arpeggio: Bump to 2.0.3 Signed-off-by: Michał Górny gentoo.org> dev-python/arpeggio/Manifest | 1 + dev-python/arpeggio/arpeggio-2.0.3.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/dev-python/arpeggio/Manifest b/dev-python/arpeggio/Manifest index 62e673397779..654cc17b8eb3 100644 --- a/dev-python/arpeggio/Manifest +++ b/dev-python/arpeggio/Manifest @@ -1 +1,2 @@ DIST Arpeggio-2.0.2.tar.gz 766643 BLAKE2B 9cd3a40b10594868678b6e0e625a094a978deca22a0d251e348e25a7358afb64bdef337e1c93afcde00d1347a9b22faa694678217c3e2de49690e923f8f0ea73 SHA512 6f8ddf8ca19f968de84730ad4861585f333be8315e70b6bd320f838731cffbd28b5b6245edd869175834a95207f39b20674795f0f31b226c9387f4a0376c9adb +DIST Arpeggio-2.0.3.tar.gz 766566 BLAKE2B 0811d13bac7885e64b96e7085a6c2b2cca2da60ffda88ddfef4c9899ccd31a1d092de67215574771870deffd096d8b275630160c1fd4762803f6bf2ccafad401 SHA512 af7d98e0d17158fafe840561d12853fd68c830e3e62ada6f454f0fe7ed828d6e0ac90af5de9076e50699a3152d4545d0457352c3e77c6178a77f6153bebf3596 diff --git a/dev-python/arpeggio/arpeggio-2.0.3.ebuild b/dev-python/arpeggio/arpeggio-2.0.3.ebuild new file mode 100644 index 000000000000..055344d696d1 --- /dev/null +++ b/dev-python/arpeggio/arpeggio-2.0.3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 +PYPI_PN=${PN^} +PYTHON_COMPAT=( python3_{11..14} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Parser interpreter based on PEG grammars" +HOMEPAGE=" + https://pypi.org/project/Arpeggio/ + https://github.com/textX/Arpeggio/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" + +EPYTEST_PLUGINS=() +distutils_enable_tests pytest