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/pybids/
Date: Thu, 24 Dec 2020 11:06:53
Message-Id: 1608808005.4319913f04072bd0de979692c3836e0084399f3e.chymera@gentoo
1 commit: 4319913f04072bd0de979692c3836e0084399f3e
2 Author: Horea Christian <chr <AT> chymera <DOT> eu>
3 AuthorDate: Thu Dec 24 11:06:45 2020 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Thu Dec 24 11:06:45 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4319913f
7
8 sci-libs/pybids: conditional test restriction
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Horea Christian <chr <AT> chymera.eu>
12
13 sci-libs/pybids/pybids-0.10.2.ebuild | 1 +
14 sci-libs/pybids/pybids-0.11.1.ebuild | 1 +
15 2 files changed, 2 insertions(+)
16
17 diff --git a/sci-libs/pybids/pybids-0.10.2.ebuild b/sci-libs/pybids/pybids-0.10.2.ebuild
18 index c35644b72..a2b3b1bbc 100644
19 --- a/sci-libs/pybids/pybids-0.10.2.ebuild
20 +++ b/sci-libs/pybids/pybids-0.10.2.ebuild
21 @@ -15,6 +15,7 @@ LICENSE="MIT"
22 SLOT="0"
23 KEYWORDS="~amd64"
24 IUSE="test"
25 +RESTRICT="!test? ( test )"
26
27 DEPEND=""
28 RDEPEND="
29
30 diff --git a/sci-libs/pybids/pybids-0.11.1.ebuild b/sci-libs/pybids/pybids-0.11.1.ebuild
31 index c35644b72..a2b3b1bbc 100644
32 --- a/sci-libs/pybids/pybids-0.11.1.ebuild
33 +++ b/sci-libs/pybids/pybids-0.11.1.ebuild
34 @@ -15,6 +15,7 @@ LICENSE="MIT"
35 SLOT="0"
36 KEYWORDS="~amd64"
37 IUSE="test"
38 +RESTRICT="!test? ( test )"
39
40 DEPEND=""
41 RDEPEND="