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: <1702610679.625d3687ef52f9ee97da0d4875e92515ef8f6d41.sam@gentoo> (raw)
commit: 625d3687ef52f9ee97da0d4875e92515ef8f6d41
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 03:24:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 03:24:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625d3687
app-text/rpl: drop invalid keywords, tidy up
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/rpl/rpl-1.15.5.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-text/rpl/rpl-1.15.5.ebuild b/app-text/rpl/rpl-1.15.5.ebuild
index c4eb37bce145..94f430f1934e 100644
--- a/app-text/rpl/rpl-1.15.5.ebuild
+++ b/app-text/rpl/rpl-1.15.5.ebuild
@@ -8,8 +8,7 @@ PYTHON_COMPAT=( python3_11 )
inherit distutils-r1
DESCRIPTION="Intelligent recursive search/replace utility"
-HOMEPAGE="https://rpl.sourceforge.net/
- https://github.com/rrthomas/rpl"
+HOMEPAGE="https://rpl.sourceforge.net/ https://github.com/rrthomas/rpl"
SRC_URI="
https://github.com/rrthomas/rpl/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz
@@ -17,18 +16,19 @@ SRC_URI="
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64"
RDEPEND="dev-python/chardet[${PYTHON_USEDEP}]"
-BDEPEND="${RDEPEND}
+BDEPEND="
+ ${RDEPEND}
dev-python/argparse-manpage[${PYTHON_USEDEP}]
dev-python/regex[${PYTHON_USEDEP}]
dev-python/chainstream[${PYTHON_USEDEP}]
"
+distutils_enable_tests pytest
+
src_prepare() {
sed -i "s/VERSION = importlib.metadata.version('rpl')/VERSION = '${PV}'/" rpl/__init__.py || die
distutils-r1_src_prepare
}
-
-distutils_enable_tests pytest
next 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=1702610679.625d3687ef52f9ee97da0d4875e92515ef8f6d41.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