public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/pysam/
Date: Fri,  4 Dec 2015 07:01:11 +0000 (UTC)	[thread overview]
Message-ID: <1449179940.94d90ab3b484a298828765dcccac7416741911d2.jlec@gentoo> (raw)

commit:     94d90ab3b484a298828765dcccac7416741911d2
Author:     Ted Tanberry <ted.tanberry <AT> gmail <DOT> com>
AuthorDate: Thu Dec  3 21:59:00 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 21:59:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=94d90ab3

sci-biology/pysam: version bump to 0.8.4

Package-Manager: portage-2.2.26

 sci-biology/pysam/ChangeLog          |  5 +++++
 sci-biology/pysam/pysam-0.8.4.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/sci-biology/pysam/ChangeLog b/sci-biology/pysam/ChangeLog
index c4c9a54..492a5fc 100644
--- a/sci-biology/pysam/ChangeLog
+++ b/sci-biology/pysam/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+*pysam-0.8.4 (03 Dec 2015)
+
+  03 Dec 2015; Ted Tanberry <ted.tanberry@gmail.com> +pysam-0.8.4.ebuild:
+  sci-biology/pysam: version bump to 0.8.4
+
   04 May 2015; Marius Brehler <marbre@linux.sungazer.de> pysam-0.7.5.ebuild:
   Fix deps
 

diff --git a/sci-biology/pysam/pysam-0.8.4.ebuild b/sci-biology/pysam/pysam-0.8.4.ebuild
new file mode 100644
index 0000000..2b4d3d9
--- /dev/null
+++ b/sci-biology/pysam/pysam-0.8.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface for the SAM/BAM sequence alignment and mapping format"
+HOMEPAGE="https://github.com/pysam-developers/pysam http://pypi.python.org/pypi/pysam"
+SRC_URI="https://github.com/pysam-developers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+	>=sci-biology/samtools-1.2[${PYTHON_USEDEP}]
+	>=sci-libs/htslib-1.2.1"
+
+python_compile() {
+	python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
+	distutils-r1_python_compile
+}


             reply	other threads:[~2015-12-04  7:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-04  7:01 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-03  6:31 [gentoo-commits] proj/sci:master commit in: sci-biology/pysam/ Horea Christian
2016-04-13 10:47 Marius Brehler
2015-05-04 14:02 Justin Lecher
2015-05-02 16:29 Martin Mokrejs
2015-04-30 20:15 Martin Mokrejs

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=1449179940.94d90ab3b484a298828765dcccac7416741911d2.jlec@gentoo \
    --to=jlec@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