public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Schwarzott" <zzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dwarves/
Date: Wed,  5 Jun 2019 19:44:30 +0000 (UTC)	[thread overview]
Message-ID: <1559763846.0c017fff6990fc6385b22b4fd32cc522c5086686.zzam@gentoo> (raw)

commit:     0c017fff6990fc6385b22b4fd32cc522c5086686
Author:     Michal Privoznik <mprivozn <AT> redhat <DOT> com>
AuthorDate: Mon Jun  3 08:36:21 2019 +0000
Commit:     Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun  5 19:44:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c017fff

dev-util/dwarves: Switch to python3

In the upstream commit of 139a3b337381c dwarves switched to
python3. Update our ebuild to reflect that.

Signed-off-by: Michal Privoznik <mprivozn <AT> redhat.com>
Signed-off-by: Matthias Schwarzott <zzam <AT> gentoo.org>

 dev-util/dwarves/dwarves-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-util/dwarves/dwarves-9999.ebuild b/dev-util/dwarves/dwarves-9999.ebuild
index 247fa281974..ad35a947177 100644
--- a/dev-util/dwarves/dwarves-9999.ebuild
+++ b/dev-util/dwarves/dwarves-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 EGIT_REPO_URI="https://git.kernel.org/pub/scm/devel/pahole/pahole.git"
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_6 )
 inherit multilib cmake-utils git-r3 python-single-r1
 
 DESCRIPTION="pahole (Poke-a-Hole) and other DWARF2 utilities"
@@ -34,6 +34,4 @@ src_test() { :; }
 
 src_install() {
 	cmake-utils_src_install
-	python_fix_shebang "${D}"/usr/bin/ostra-cg \
-		"${D}"/usr/share/dwarves/runtime/python/ostra.py
 }


             reply	other threads:[~2019-06-05 19:44 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-05 19:44 Matthias Schwarzott [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-13 16:42 [gentoo-commits] repo/gentoo:master commit in: dev-util/dwarves/ Andreas Sturmlechner
2021-03-11 13:30 Sam James
2021-03-11  2:35 Sam James
2021-03-10  3:06 Sam James
2021-02-07 16:57 Matthias Schwarzott
2021-02-06 11:50 Matthias Schwarzott
2021-02-06  9:53 Matthias Schwarzott
2020-12-30  2:23 Sam James
2020-12-30  2:23 Sam James
2020-11-24 16:36 Matthias Schwarzott
2020-10-19  2:53 Georgy Yakovlev
2020-10-06  5:06 Matthias Schwarzott
2020-10-06  5:06 Matthias Schwarzott
2020-08-16  9:57 Michał Górny
2020-08-12  6:33 Georgy Yakovlev
2020-08-01 13:37 Mikle Kolyada
2020-08-01 13:37 Mikle Kolyada
2020-05-07  9:36 Jason A. Donenfeld
2020-03-15 10:53 Matthias Schwarzott
2020-02-12 19:30 Matthias Schwarzott
2020-01-20 19:28 Matthias Schwarzott
2019-12-16 20:14 Matthias Schwarzott
2019-12-03 10:46 Jason A. Donenfeld
2019-06-28 20:56 Matthias Schwarzott
2019-06-02 19:06 Matthias Schwarzott
2019-05-15 18:55 Andreas Sturmlechner
2018-08-26 15:10 Matthias Schwarzott
2018-08-21 18:23 Matthias Schwarzott
2017-04-20 20:48 David Seifert
2016-12-11 11:45 Matthias Schwarzott
2016-06-13 17:29 Matthias Schwarzott
2016-06-11 22:11 Matthias Schwarzott
2016-06-11 22:11 Matthias Schwarzott

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=1559763846.0c017fff6990fc6385b22b4fd32cc522c5086686.zzam@gentoo \
    --to=zzam@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