From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/HTSeq/
Date: Mon, 3 Aug 2020 16:56:04 +0000 (UTC) [thread overview]
Message-ID: <1596473675.774908698f411d554226b066ec933a64afca0c4f.soap@gentoo> (raw)
commit: 774908698f411d554226b066ec933a64afca0c4f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 16:54:35 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 16:54:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77490869
sci-biology/HTSeq: Sync live ebuild
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-biology/HTSeq/HTSeq-9999.ebuild | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/sci-biology/HTSeq/HTSeq-9999.ebuild b/sci-biology/HTSeq/HTSeq-9999.ebuild
index 18a07a7b9f9..1f5693d9a13 100644
--- a/sci-biology/HTSeq/HTSeq-9999.ebuild
+++ b/sci-biology/HTSeq/HTSeq-9999.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
@@ -12,9 +12,11 @@ HOMEPAGE="https://htseq.readthedocs.io/"
if [[ ${PV} == *9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/simon-anders/htseq.git"
+ EGIT_REPO_URI="https://github.com/htseq/htseq.git"
else
- SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+ SRC_URI="https://github.com/htseq/htseq/archive/release_${PV}.tar.gz -> ${P}.tar.gz"
+
+ S="${WORKDIR}"/htseq-release_${PV}
KEYWORDS="~amd64"
fi
@@ -25,7 +27,7 @@ RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
sci-biology/pysam[${PYTHON_USEDEP}]"
-DEPEND="
- ${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
>=dev-lang/swig-3.0.8
dev-python/cython[${PYTHON_USEDEP}]"
next reply other threads:[~2020-08-03 16:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 16:56 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-24 7:00 [gentoo-commits] repo/gentoo:master commit in: sci-biology/HTSeq/ Andrew Ammerlaan
2022-07-02 13:16 David Seifert
2022-07-02 13:16 David Seifert
2022-07-02 13:16 David Seifert
2020-08-03 16:56 David Seifert
2020-04-14 8:35 Joonas Niilola
2020-01-16 6:39 Michał Górny
2018-01-06 10:19 Michał Górny
2017-11-16 13:17 David Seifert
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=1596473675.774908698f411d554226b066ec933a64afca0c4f.soap@gentoo \
--to=soap@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