From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-filter-repo/
Date: Tue, 10 Jan 2023 04:44:47 +0000 (UTC) [thread overview]
Message-ID: <1673325615.3c2f40cb971b6a0a8da8c94e8249a5d9f872314f.sam@gentoo> (raw)
commit: 3c2f40cb971b6a0a8da8c94e8249a5d9f872314f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 04:40:15 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 04:40:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c2f40cb
dev-vcs/git-filter-repo: enable py3.11, run tests per python impl
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
index 2bb4e78a5dcc..246938784498 100644
--- a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
+++ b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Quickly rewrite git repository history (filter-branch replacement)"
@@ -32,7 +32,7 @@ python_prepare_all() {
distutils-r1_python_prepare_all
}
-src_test() {
+python_test() {
cd .. || die
bash t/run_tests || die
}
@@ -42,7 +42,7 @@ python_install_all() {
# Points to dead symlink
rm "${ED}"/usr/share/doc/${PF}/README.md || die
- rmdir "${ED}"/usr/share/doc/${PF} || Die
+ rmdir "${ED}"/usr/share/doc/${PF} || die
dodoc "${WORKDIR}"/${P}/README.md
}
next reply other threads:[~2023-01-10 4:44 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-10 4:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-04 7:46 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-filter-repo/ Michał Górny
2024-08-20 22:25 Mike Pagano
2024-08-16 10:15 Mike Pagano
2024-08-16 10:14 Mike Pagano
2024-04-14 18:11 Michał Górny
2024-04-14 18:11 Michał Górny
2024-01-30 10:51 Sam James
2024-01-30 6:22 Sam James
2024-01-30 6:18 Sam James
2024-01-30 6:18 Sam James
2024-01-30 6:18 Sam James
2024-01-30 6:18 Sam James
2024-01-30 5:10 Sam James
2024-01-30 5:10 Sam James
2024-01-29 6:38 WANG Xuerui
2023-12-17 14:06 Mart Raudsepp
2023-01-10 4:44 Sam James
2022-12-30 1:09 Sam James
2022-10-12 23:32 Sam James
2022-10-12 23:32 Sam James
2022-10-12 23:32 Sam James
2022-10-12 23:32 Sam James
2022-10-12 23:32 Sam James
2022-10-11 12:24 Michał Górny
2021-11-16 7:49 Michał Górny
2021-10-29 12:19 Michał Górny
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=1673325615.3c2f40cb971b6a0a8da8c94e8249a5d9f872314f.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