public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/antlr4-python3-runtime/
Date: Wed, 16 Feb 2022 20:00:35 +0000 (UTC)	[thread overview]
Message-ID: <1645041574.be39874c6b01443ffced533aa582bb33a0934d09.arthurzam@gentoo> (raw)

commit:     be39874c6b01443ffced533aa582bb33a0934d09
Author:     Yuan Liao <liaoyuan <AT> gmail <DOT> com>
AuthorDate: Sat Feb  5 04:38:34 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 19:59:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be39874c

dev-python/antlr4-python3-runtime: Initial import

Reviewed-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
Acked-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24219
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/antlr4-python3-runtime/Manifest          |  1 +
 .../antlr4-python3-runtime-4.9.3.ebuild             | 21 +++++++++++++++++++++
 dev-python/antlr4-python3-runtime/metadata.xml      | 16 ++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/antlr4-python3-runtime/Manifest b/dev-python/antlr4-python3-runtime/Manifest
new file mode 100644
index 000000000000..c0e996986276
--- /dev/null
+++ b/dev-python/antlr4-python3-runtime/Manifest
@@ -0,0 +1 @@
+DIST antlr-4.9.3.tar.gz 4640242 BLAKE2B fb58f5e533051cb2c439c32f0462c1d463c99df862ba7e1a37a1c61378ab36a9edb9525c2a342de5b517da6f02d8291de5976c550932314f3464aad1a778afb9 SHA512 61452404c9639b5a0908cda16605f17c0fed0c9adfc3278c7408f9971420e9d1fe8f9e974e0826c2e3e780fdd83324094c0246cd5b28fa63f5686b094ea08127

diff --git a/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild b/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild
new file mode 100644
index 000000000000..3456102b1cd5
--- /dev/null
+++ b/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Python 3 runtime for ANTLR"
+HOMEPAGE="https://www.antlr.org/"
+SRC_URI="https://github.com/antlr/antlr4/archive/${PV}.tar.gz -> antlr-${PV}.tar.gz"
+S="${WORKDIR}/antlr4-${PV}/runtime/Python3"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+python_test() {
+	"${EPYTHON}" tests/run.py -v || die "Tests failed with ${EPYTHON}"
+}

diff --git a/dev-python/antlr4-python3-runtime/metadata.xml b/dev-python/antlr4-python3-runtime/metadata.xml
new file mode 100644
index 000000000000..542c7a870d6e
--- /dev/null
+++ b/dev-python/antlr4-python3-runtime/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>java@gentoo.org</email>
+		<name>Java</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+		<name>Python</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">antlr/antlr4</remote-id>
+		<remote-id type="pypi">antlr4-python3-runtime</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2022-02-16 20:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-16 20:00 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-10  9:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/antlr4-python3-runtime/ Jakov Smolić
2022-04-12 17:34 Michał Górny
2022-05-01 13:42 Michał Górny
2022-05-16 12:55 Michał Górny
2022-09-05  7:18 Michał Górny
2022-11-14  4:34 Michał Górny
2023-02-20  6:24 Michał Górny
2023-05-22  5:53 Michał Górny
2023-07-24 11:30 Michał Górny
2023-09-05  5:54 Michał Górny
2023-12-30 18:26 Michał Górny
2024-04-13 14:10 Michał Górny
2024-04-14 12:54 Michał Górny
2024-05-18 15:26 Michał Górny
2024-08-04  2:48 Michał Górny
2024-09-23  9:13 Arthur Zamarin
2024-09-25 23:41 Jakov Smolić

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1645041574.be39874c6b01443ffced533aa582bb33a0934d09.arthurzam@gentoo \
    --to=arthurzam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox