public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/wgs-assembler/
Date: Mon, 20 Feb 2017 15:51:39 +0000 (UTC)	[thread overview]
Message-ID: <1487605893.40cb9fa5d72e46893c9c13da1cc0f66aecd18b86.mgorny@gentoo> (raw)

commit:     40cb9fa5d72e46893c9c13da1cc0f66aecd18b86
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 15:47:00 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 15:51:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40cb9fa5

sci-biology/wgs-assembler: Remove 'unused' python eclass

While the package checks for Python interpreter + headers, the check
is broken and fails anyway. Furthermore, the relevant component seems no
longer to be a part of the package.

 sci-biology/wgs-assembler/wgs-assembler-7.0-r1.ebuild | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/sci-biology/wgs-assembler/wgs-assembler-7.0-r1.ebuild b/sci-biology/wgs-assembler/wgs-assembler-7.0-r1.ebuild
index 2c6eeb885b..dc0e09fe26 100644
--- a/sci-biology/wgs-assembler/wgs-assembler-7.0-r1.ebuild
+++ b/sci-biology/wgs-assembler/wgs-assembler-7.0-r1.ebuild
@@ -4,9 +4,7 @@
 
 EAPI=4
 
-PYTHON_DEPEND=2
-
-inherit eutils python toolchain-funcs
+inherit eutils toolchain-funcs
 
 DESCRIPTION="The Celera de novo whole-genome shotgun DNA sequence assembler, aka CABOG"
 HOMEPAGE="https://sourceforge.net/projects/wgs-assembler/"
@@ -26,11 +24,6 @@ RDEPEND="${DEPEND}
 
 S="${WORKDIR}/wgs-${PV}"
 
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
 src_prepare() {
 	epatch \
 		"${FILESDIR}"/${P}-build.patch


             reply	other threads:[~2017-02-20 15:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-20 15:51 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-21 17:05 [gentoo-commits] repo/gentoo:master commit in: sci-biology/wgs-assembler/ Aaron Bauman
2018-05-08  7:11 Agostino Sarubbo
2018-05-07  0:24 Thomas Deutschmann
2017-02-06 21:27 David Seifert
2017-01-15 11:20 Pacho Ramos

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=1487605893.40cb9fa5d72e46893c9c13da1cc0f66aecd18b86.mgorny@gentoo \
    --to=mgorny@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