public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dirkjan Ochtman" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/rnc2rng/
Date: Thu,  9 Sep 2021 08:47:02 +0000 (UTC)	[thread overview]
Message-ID: <1631177209.7debe507ef81ecac62afc2b6e91c6c4e89544897.djc@gentoo> (raw)

commit:     7debe507ef81ecac62afc2b6e91c6c4e89544897
Author:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  9 08:46:49 2021 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Thu Sep  9 08:46:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7debe507

app-text/rnc2rng: version bump to 2.6.6

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=812230
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Dirkjan Ochtman <djc <AT> gentoo.org>

 app-text/rnc2rng/Manifest             |  1 +
 app-text/rnc2rng/rnc2rng-2.6.6.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-text/rnc2rng/Manifest b/app-text/rnc2rng/Manifest
index 351a08ddecd..ca711dad946 100644
--- a/app-text/rnc2rng/Manifest
+++ b/app-text/rnc2rng/Manifest
@@ -1 +1,2 @@
 DIST rnc2rng-2.6.4.tar.gz 18005 BLAKE2B 4725f9a8dfcc5e7ed26c4560d9198939d51376aad8feaa5e592bf28c9014d1abe0e90c47f6aff9ec0d7cecc815660a3a41270c118e4db87030e5a1fa208f3177 SHA512 c26103943ecac440dbeb4db6f913e57c2e4b1f84f92d7e8693e66b6a1e5af051c49ace8172fb94dae2d447ee042e432af15cc578e606452b50ca843d8bd85378
+DIST rnc2rng-2.6.6.tar.gz 18089 BLAKE2B be9b2a22770bed034b4ad93bba23dba7e1f58c553cef4e1a507a00ffb62c6f6e937df22e4d5f2fd3c542acebd72adb82320cddf34f873d35f442be0d457b3cba SHA512 a0f108383ad927c2d9e1cc11960ddaab99a8cb4bf0417cd8e7ccdbc7925746b2fa8c1cbd96a74e89f7166eb8e330c224a49d97aa2ef5d83d7a0c4254240fb308

diff --git a/app-text/rnc2rng/rnc2rng-2.6.6.ebuild b/app-text/rnc2rng/rnc2rng-2.6.6.ebuild
new file mode 100644
index 00000000000..b7a8a05356a
--- /dev/null
+++ b/app-text/rnc2rng/rnc2rng-2.6.6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="RELAX NG Compact to regular syntax conversion library"
+HOMEPAGE="https://github.com/djc/rnc2rng"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/rply[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+RESTRICT="!test? ( test )"
+
+python_test() {
+	"${PYTHON}" test.py
+}


             reply	other threads:[~2021-09-09  8:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-09  8:47 Dirkjan Ochtman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27 19:19 [gentoo-commits] repo/gentoo:master commit in: app-text/rnc2rng/ Ulrich Müller
2025-03-27 19:19 Ulrich Müller
2024-04-13  9:08 Ulrich Müller
2024-04-13  9:08 Ulrich Müller
2023-02-25 17:31 Ulrich Müller
2023-02-25 16:09 Ulrich Müller
2023-02-25 16:09 Ulrich Müller
2022-04-13 16:44 Ulrich Müller
2021-10-22 17:21 Arthur Zamarin
2021-10-22 17:21 Arthur Zamarin
2021-09-09 11:02 Dirkjan Ochtman
2021-05-31 20:22 Michał Górny
2020-12-03  1:35 Aaron Bauman
2020-11-05 14:52 Dirkjan Ochtman
2020-04-06  8:21 Dirkjan Ochtman

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=1631177209.7debe507ef81ecac62afc2b6e91c6c4e89544897.djc@gentoo \
    --to=djc@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