From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/scanmem/
Date: Thu, 3 Dec 2020 16:09:10 +0000 (UTC) [thread overview]
Message-ID: <1607011747.e23ac57b262128facbe9c07af83de9badf78caae.sam@gentoo> (raw)
commit: e23ac57b262128facbe9c07af83de9badf78caae
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 16:08:18 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 16:09:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23ac57b
dev-util/scanmem: Add Python 3.8, 3.9
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/scanmem/scanmem-0.17.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-util/scanmem/scanmem-0.17.ebuild b/dev-util/scanmem/scanmem-0.17.ebuild
index 2c502521ae8..9fd46852bf8 100644
--- a/dev-util/scanmem/scanmem-0.17.ebuild
+++ b/dev-util/scanmem/scanmem-0.17.ebuild
@@ -2,9 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-inherit autotools eutils python-single-r1
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit autotools python-single-r1
DESCRIPTION="Locate and modify variables in executing processes"
HOMEPAGE="https://github.com/scanmem/scanmem"
@@ -54,5 +55,6 @@ src_install() {
dodoc gui/{README,TODO}
python_fix_shebang "${ED}"
fi
+
find "${ED}" -type f -name "*.la" -delete || die
}
next reply other threads:[~2020-12-03 16:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-03 16:09 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-08 5:23 [gentoo-commits] repo/gentoo:master commit in: dev-util/scanmem/ Matt Jolly
2024-05-22 13:19 Matt Jolly
2023-05-01 10:45 Sam James
2022-05-22 4:04 Sam James
2021-09-25 18:39 Marek Szuba
2020-02-10 11:54 Michał Górny
2019-08-01 3:26 Lars Wendler
2019-01-27 16:53 Pacho Ramos
2017-07-20 14:17 Lars Wendler
2017-05-06 2:05 Michael Orlitzky
2015-11-05 12:21 Lars Wendler
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=1607011747.e23ac57b262128facbe9c07af83de9badf78caae.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