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-libs/nipy/
Date: Tue, 17 Nov 2015 15:46:40 +0000 (UTC)	[thread overview]
Message-ID: <1447281520.11abed023da7f2d1fb261332dacf829a4c1a666b.jlec@gentoo> (raw)

commit:     11abed023da7f2d1fb261332dacf829a4c1a666b
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Wed Nov 11 22:38:40 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 22:38:40 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=11abed02

sci-libs/nipy: version bump

Package-Manager: portage-2.2.23

 sci-libs/nipy/ChangeLog         |  8 ++++++--
 sci-libs/nipy/nipy-0.4.0.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+), 2 deletions(-)

diff --git a/sci-libs/nipy/ChangeLog b/sci-libs/nipy/ChangeLog
index cac9346..29eb490 100644
--- a/sci-libs/nipy/ChangeLog
+++ b/sci-libs/nipy/ChangeLog
@@ -1,8 +1,12 @@
 # ChangeLog for sci-libs/nipy
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+*nipy-0.4.0 (11 Nov 2015)
+
+  11 Nov 2015; Horea Christian <h.chr@mail.ru> +nipy-0.4.0.ebuild:
+  sci-libs/nipy: version bump
+
   06 Jan 2014; Justin Lecher <jlec@gentoo.org> nipy-0.3.0.ebuild,
   nipy-9999.ebuild, metadata.xml:
   Switch from git-2 to git-r3
-

diff --git a/sci-libs/nipy/nipy-0.4.0.ebuild b/sci-libs/nipy/nipy-0.4.0.ebuild
new file mode 100644
index 0000000..e9d3f13
--- /dev/null
+++ b/sci-libs/nipy/nipy-0.4.0.ebuild
@@ -0,0 +1,36 @@
+# 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 eutils multilib flag-o-matic
+
+DESCRIPTION="Neuroimaging tools for Python"
+HOMEPAGE="http://nipy.org/"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+	sci-libs/scipy[${PYTHON_USEDEP}]
+	dev-python/sympy[${PYTHON_USEDEP}]
+	>=sci-libs/nibabel-1.2[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+	distutils-r1_python_prepare_all
+	# bug #397605
+	[[ ${CHOST} == *-darwin* ]] \
+		&& append-ldflags -bundle "-undefined dynamic_lookup" \
+		|| append-ldflags -shared
+
+	# nipy uses the horrible numpy.distutils automagic
+}


             reply	other threads:[~2015-11-17 15:46 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-17 15:46 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-21  1:17 [gentoo-commits] proj/sci:master commit in: sci-libs/nipy/ Horea Christian
2023-05-02 23:58 Horea Christian
2023-05-02 12:55 Andrew Ammerlaan
2023-01-30 10:41 Horea Christian
2023-01-30 10:41 Horea Christian
2023-01-26 21:16 Horea Christian
2022-07-11 14:39 Horea Christian
2022-07-11 14:39 Horea Christian
2021-12-16 10:57 Andrew Ammerlaan
2021-06-01  8:38 Andrew Ammerlaan
2021-01-30 15:20 Andrew Ammerlaan
2021-01-20  9:39 Andrew Ammerlaan
2021-01-13 21:06 Andrew Ammerlaan
2020-12-23  8:04 Horea Christian
2020-09-27  4:21 Horea Christian
2020-09-26 11:38 Horea Christian
2020-03-29  2:55 Horea Christian
2020-01-07 22:00 Horea Christian
2018-07-31 12:20 Horea Christian
2018-07-30 11:51 Horea Christian
2017-08-25  4:04 Benda XU
2016-08-14 19:24 Justin Lecher
2015-11-17 15:46 Justin Lecher
2015-11-17 15:46 Justin Lecher
2014-01-06 18:33 Justin Lecher

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=1447281520.11abed023da7f2d1fb261332dacf829a4c1a666b.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