Gentoo Archives: gentoo-commits

From: Horea Christian <horea.christ@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/nipy/
Date: Mon, 30 Jul 2018 11:51:48
Message-Id: 1532951491.8e1eb896a971f81943b09bf9ae25690543b4a30e.chymera@gentoo
1 commit: 8e1eb896a971f81943b09bf9ae25690543b4a30e
2 Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
3 AuthorDate: Mon Jul 30 11:51:31 2018 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Mon Jul 30 11:51:31 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8e1eb896
7
8 sci-libs/nipy: EAPI and PYTHON_COMPAT bump
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 sci-libs/nipy/nipy-0.4.0.ebuild | 6 +++---
13 sci-libs/nipy/nipy-0.4.1.ebuild | 6 +++---
14 sci-libs/nipy/nipy-9999.ebuild | 6 +++---
15 3 files changed, 9 insertions(+), 9 deletions(-)
16
17 diff --git a/sci-libs/nipy/nipy-0.4.0.ebuild b/sci-libs/nipy/nipy-0.4.0.ebuild
18 index 4db0b9597..ab2562f34 100644
19 --- a/sci-libs/nipy/nipy-0.4.0.ebuild
20 +++ b/sci-libs/nipy/nipy-0.4.0.ebuild
21 @@ -1,9 +1,9 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=6
27 +EAPI=7
28
29 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
30 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
31
32 inherit distutils-r1 eutils multilib flag-o-matic
33
34
35 diff --git a/sci-libs/nipy/nipy-0.4.1.ebuild b/sci-libs/nipy/nipy-0.4.1.ebuild
36 index a886c1c42..74ad89b9b 100644
37 --- a/sci-libs/nipy/nipy-0.4.1.ebuild
38 +++ b/sci-libs/nipy/nipy-0.4.1.ebuild
39 @@ -1,9 +1,9 @@
40 -# Copyright 1999-2017 Gentoo Foundation
41 +# Copyright 1999-2018 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43
44 -EAPI=6
45 +EAPI=7
46
47 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
48 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
49
50 inherit distutils-r1 eutils multilib flag-o-matic
51
52
53 diff --git a/sci-libs/nipy/nipy-9999.ebuild b/sci-libs/nipy/nipy-9999.ebuild
54 index b9357a72f..658e8d984 100644
55 --- a/sci-libs/nipy/nipy-9999.ebuild
56 +++ b/sci-libs/nipy/nipy-9999.ebuild
57 @@ -1,9 +1,9 @@
58 -# Copyright 1999-2016 Gentoo Foundation
59 +# Copyright 1999-2018 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61
62 -EAPI=6
63 +EAPI=7
64
65 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
66 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
67
68 inherit distutils-r1 multilib git-r3 flag-o-matic