public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/rpl/
Date: Fri, 15 Dec 2023 03:25:35 +0000 (UTC)	[thread overview]
Message-ID: <1702610524.038a41799de2205ad4a29179f423c87f0ba16fe3.sam@gentoo> (raw)

commit:     038a41799de2205ad4a29179f423c87f0ba16fe3
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Dec  9 10:40:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 03:22:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038a4179

app-text/rpl: add 1.15.5

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
Closes: https://github.com/gentoo/gentoo/pull/34189
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/rpl/rpl-1.15.5.ebuild | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/app-text/rpl/rpl-1.15.5.ebuild b/app-text/rpl/rpl-1.15.5.ebuild
index 902a5491d3c1..c4eb37bce145 100644
--- a/app-text/rpl/rpl-1.15.5.ebuild
+++ b/app-text/rpl/rpl-1.15.5.ebuild
@@ -4,11 +4,11 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_11 )
 inherit distutils-r1
 
 DESCRIPTION="Intelligent recursive search/replace utility"
-HOMEPAGE="http://rpl.sourceforge.net/
+HOMEPAGE="https://rpl.sourceforge.net/
 	https://github.com/rrthomas/rpl"
 SRC_URI="
 	https://github.com/rrthomas/rpl/archive/v${PV}.tar.gz
@@ -22,5 +22,13 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 RDEPEND="dev-python/chardet[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}
 	dev-python/argparse-manpage[${PYTHON_USEDEP}]
-	sys-apps/help2man[nls]
+	dev-python/regex[${PYTHON_USEDEP}]
+	dev-python/chainstream[${PYTHON_USEDEP}]
 "
+
+src_prepare() {
+	sed -i "s/VERSION = importlib.metadata.version('rpl')/VERSION = '${PV}'/" rpl/__init__.py || die
+	distutils-r1_src_prepare
+}
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-12-15  3:25 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-15  3:25 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-25 12:04 [gentoo-commits] repo/gentoo:master commit in: app-text/rpl/ Andreas K. Hüttel
2024-02-14 23:12 Jakov Smolić
2024-02-03 11:22 Arthur Zamarin
2023-12-19  5:23 Sam James
2023-12-15  3:25 Sam James
2023-04-09 17:18 Arthur Zamarin
2022-11-15 18:17 Michał Górny
2021-09-12  8:29 Sam James
2021-09-10  1:27 Sam James
2021-09-07  7:57 Arthur Zamarin
2021-09-07  6:49 Arthur Zamarin
2021-09-07  6:49 Arthur Zamarin
2021-09-07  6:49 Arthur Zamarin
2021-01-06 13:46 Fabian Groffen
2020-06-20  8:03 Patrice Clement
2020-06-20  8:03 Patrice Clement
2017-01-28 14:32 Mart Raudsepp
2016-09-09 13:40 Patrice Clement
2016-09-09 13:39 Patrice Clement
2015-12-22 18:27 Mike Gilbert

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=1702610524.038a41799de2205ad4a29179f423c87f0ba16fe3.sam@gentoo \
    --to=sam@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