public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/rnc2rng/
Date: Sat, 25 Feb 2023 16:09:01 +0000 (UTC)	[thread overview]
Message-ID: <1677341330.f6796ea4145180c3176ad396cfb4de387a19c282.ulm@gentoo> (raw)

commit:     f6796ea4145180c3176ad396cfb4de387a19c282
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 13:07:12 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 16:08:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6796ea4

app-text/rnc2rng: Update for Python 3.11

EAPI 8. Inherit pypi and drop SRC_URI.

Closes: https://bugs.gentoo.org/896644
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../rnc2rng/{rnc2rng-2.6.6-r1.ebuild => rnc2rng-2.6.6-r2.ebuild}   | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-text/rnc2rng/rnc2rng-2.6.6-r1.ebuild b/app-text/rnc2rng/rnc2rng-2.6.6-r2.ebuild
similarity index 80%
rename from app-text/rnc2rng/rnc2rng-2.6.6-r1.ebuild
rename to app-text/rnc2rng/rnc2rng-2.6.6-r2.ebuild
index 3aec67438322..01d60a7bbf2d 100644
--- a/app-text/rnc2rng/rnc2rng-2.6.6-r1.ebuild
+++ b/app-text/rnc2rng/rnc2rng-2.6.6-r2.ebuild
@@ -1,14 +1,13 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
+PYTHON_COMPAT=( python3_{9,10,11} )
+inherit distutils-r1 pypi
 
 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"


             reply	other threads:[~2023-02-25 16:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25 16:09 Ulrich Müller [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
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-09-09  8:47 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=1677341330.f6796ea4145180c3176ad396cfb4de387a19c282.ulm@gentoo \
    --to=ulm@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