From: "Marius Brehler" <marbre@linux.sungazer.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/pysam/
Date: Wed, 13 Apr 2016 10:47:20 +0000 (UTC) [thread overview]
Message-ID: <1460240059.b3b06688c38bc3f28d68be75e5e30ff1adcb1386.marbre@gentoo> (raw)
commit: b3b06688c38bc3f28d68be75e5e30ff1adcb1386
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 22:14:19 2016 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Sat Apr 9 22:14:19 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b3b06688
sci-biology/pysam: Remove old, latest 0.9.0 in main tree
Package-Manager: portage-2.2.28
sci-biology/pysam/pysam-0.6-r2.ebuild | 26 --------------------------
sci-biology/pysam/pysam-0.8.3.ebuild | 29 -----------------------------
sci-biology/pysam/pysam-0.8.4.ebuild | 27 ---------------------------
3 files changed, 82 deletions(-)
diff --git a/sci-biology/pysam/pysam-0.6-r2.ebuild b/sci-biology/pysam/pysam-0.6-r2.ebuild
deleted file mode 100644
index 01f86da..0000000
--- a/sci-biology/pysam/pysam-0.6-r2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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="http://code.google.com/p/pysam http://pypi.python.org/pypi/pysam"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- <=sci-biology/samtools-0.1.18[${PYTHON_USEDEP}]"
-
-python_compile() {
- python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
- distutils-r1_python_compile
-}
diff --git a/sci-biology/pysam/pysam-0.8.3.ebuild b/sci-biology/pysam/pysam-0.8.3.ebuild
deleted file mode 100644
index a08855f..0000000
--- a/sci-biology/pysam/pysam-0.8.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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"
-
-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"
-
-PATCHES=( "${FILESDIR}/${P}-cython-0.23.patch" )
-
-python_compile() {
- python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
- distutils-r1_python_compile
-}
diff --git a/sci-biology/pysam/pysam-0.8.4.ebuild b/sci-biology/pysam/pysam-0.8.4.ebuild
deleted file mode 100644
index 2b4d3d9..0000000
--- a/sci-biology/pysam/pysam-0.8.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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
-}
next reply other threads:[~2016-04-13 10:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 10:47 Marius Brehler [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
2015-12-04 7:01 Justin Lecher
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=1460240059.b3b06688c38bc3f28d68be75e5e30ff1adcb1386.marbre@gentoo \
--to=marbre@linux.sungazer.de \
--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