From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rnc2rng/
Date: Thu, 28 Jun 2018 12:20:39 +0000 (UTC) [thread overview]
Message-ID: <1530188391.d374fffaf130370ffd6b96a31421909512e9a8a8.alexxy@gentoo> (raw)
commit: d374fffaf130370ffd6b96a31421909512e9a8a8
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 11:57:06 2018 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 12:19:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d374fffa
dev-python/rnc2rng: Version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/rnc2rng/Manifest | 1 +
dev-python/rnc2rng/rnc2rng-2.6.1.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/rnc2rng/Manifest b/dev-python/rnc2rng/Manifest
index f6ae3885240..56a8845ff37 100644
--- a/dev-python/rnc2rng/Manifest
+++ b/dev-python/rnc2rng/Manifest
@@ -1,3 +1,4 @@
DIST rnc2rng-2.4.1.tar.gz 13397 BLAKE2B 3d6a030470fa3caa98d4a9895015c628f00aa3da83fc8daa72925cf233132773a91880271a628110ad042713b6c781aa13e13c89693de5d847a7ee16e8a9e850 SHA512 d06c35e916c43832bc882fb5af20ad70213efc9d470d4b5cf70caba677874aee441f4c26de26a7996800bf41ef0243fec761a3e38336387c779f9b014c3d6c09
DIST rnc2rng-2.4.tar.gz 13014 BLAKE2B d7bbc100ba00855432387365def160c5f966735c736f161cbf50bd2170cf5e97a0ab31d0f640fd02bda6188f07c9b718004e5a40e5149382ed60194cac3aa195 SHA512 082b2985e1fac17792b7513db67c0f467147a69a0c1f1d904665ea99b4ba4042e27cf7398f42b94f26c4fd6dc7a807505429d7d08f0537017d0dbac94cb9474b
DIST rnc2rng-2.5.tar.gz 13633 BLAKE2B 4a2cc07cf5cc5ef63ca7a6e07c0163bf9103a48fbfcc6071a4e935d9c369ae0a4c9cdf1c1b3098c4d1b9fbb71c74f7438d07e4839d59101f34ede83551a65d0b SHA512 74772a2b7e3b4a560b318b11bdc05818a1cbbbdb00d3750e8780b68abb24c6ebdf8587b92fba8b04d2e030288b66c5a0a4104778de948ed0ceed5d8dfc6138bc
+DIST rnc2rng-2.6.1.tar.gz 14330 BLAKE2B 04d316f03da1e936603ca69cf5c8e087dd3a45f457d2b245452544e2a74a730d4c20a655a3eea5856f7f91e9154a7196bee89e8cc052cae887c6188da89b0574 SHA512 ab18b713d8756153fe03c76901dac7b090c7eab12042a251f2e97d7ae4e1ebfdf969a826305704f073c9df5a0980a6d8cd5d4e7a12a8caed018cab46a9196159
diff --git a/dev-python/rnc2rng/rnc2rng-2.6.1.ebuild b/dev-python/rnc2rng/rnc2rng-2.6.1.ebuild
new file mode 100644
index 00000000000..27bfbb46e93
--- /dev/null
+++ b/dev-python/rnc2rng/rnc2rng-2.6.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+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="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/rply[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_test() {
+ "${PYTHON}" test.py
+}
next reply other threads:[~2018-06-28 12:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-28 12:20 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-17 15:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/rnc2rng/ Alexey Shvetsov
2018-06-26 18:09 Pacho Ramos
2017-11-19 19:50 Dirkjan Ochtman
2016-12-27 15:51 Dirkjan Ochtman
2016-01-27 11:25 Dirkjan Ochtman
2016-01-27 10:48 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=1530188391.d374fffaf130370ffd6b96a31421909512e9a8a8.alexxy@gentoo \
--to=alexxy@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