public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/nipy/
Date: Tue,  7 Jan 2020 22:00:59 +0000 (UTC)	[thread overview]
Message-ID: <1578434448.e7a8e94b2ede21f1c75d7bc034b1084da581dcd2.chymera@gentoo> (raw)

commit:     e7a8e94b2ede21f1c75d7bc034b1084da581dcd2
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Jan  7 22:00:48 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Jan  7 22:00:48 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e7a8e94b

sci-libs/nipy: deprecated old versions and PYTHON_COMPAT

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/nipy/nipy-0.4.0.ebuild | 36 ------------------------------------
 sci-libs/nipy/nipy-0.4.1.ebuild |  4 ++--
 sci-libs/nipy/nipy-0.4.2.ebuild |  4 ++--
 sci-libs/nipy/nipy-9999.ebuild  |  4 ++--
 4 files changed, 6 insertions(+), 42 deletions(-)

diff --git a/sci-libs/nipy/nipy-0.4.0.ebuild b/sci-libs/nipy/nipy-0.4.0.ebuild
deleted file mode 100644
index ab2562f34..000000000
--- a/sci-libs/nipy/nipy-0.4.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-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=""
-
-RDEPEND="
-	dev-python/prov[${PYTHON_USEDEP}]
-	sci-libs/scipy[${PYTHON_USEDEP}]
-	dev-python/sympy[${PYTHON_USEDEP}]
-	>=sci-libs/nibabel-1.2[${PYTHON_USEDEP}]
-	dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${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
-}

diff --git a/sci-libs/nipy/nipy-0.4.1.ebuild b/sci-libs/nipy/nipy-0.4.1.ebuild
index 74ad89b9b..779329f40 100644
--- a/sci-libs/nipy/nipy-0.4.1.ebuild
+++ b/sci-libs/nipy/nipy-0.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 eutils multilib flag-o-matic
 

diff --git a/sci-libs/nipy/nipy-0.4.2.ebuild b/sci-libs/nipy/nipy-0.4.2.ebuild
index 6da963822..7afdf0053 100644
--- a/sci-libs/nipy/nipy-0.4.2.ebuild
+++ b/sci-libs/nipy/nipy-0.4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 eutils multilib flag-o-matic
 

diff --git a/sci-libs/nipy/nipy-9999.ebuild b/sci-libs/nipy/nipy-9999.ebuild
index 658e8d984..57a994b69 100644
--- a/sci-libs/nipy/nipy-9999.ebuild
+++ b/sci-libs/nipy/nipy-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 multilib git-r3 flag-o-matic
 


             reply	other threads:[~2020-01-07 22:01 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07 22:00 Horea Christian [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
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
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=1578434448.e7a8e94b2ede21f1c75d7bc034b1084da581dcd2.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --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