aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2020-01-10 14:26:49 +0100
committerHorea Christian <chr@chymera.eu>2020-01-10 14:26:49 +0100
commit3977895bccf34df094284f397a583883a22c575a (patch)
treeb789f82d1a17e68aeeadccec20916dfacf5647ad /sci-libs/pybids
parentsci-biology/nilearn: deprecated versions and PYTHON_COMPAT (diff)
downloadsci-3977895bccf34df094284f397a583883a22c575a.tar.gz
sci-3977895bccf34df094284f397a583883a22c575a.tar.bz2
sci-3977895bccf34df094284f397a583883a22c575a.zip
sci-libs/pybids: deprecated PYTHON_COMPAT
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sci-libs/pybids')
-rw-r--r--sci-libs/pybids/pybids-0.5.0.ebuild4
-rw-r--r--sci-libs/pybids/pybids-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/pybids/pybids-0.5.0.ebuild b/sci-libs/pybids/pybids-0.5.0.ebuild
index 65c268624..89c29a831 100644
--- a/sci-libs/pybids/pybids-0.5.0.ebuild
+++ b/sci-libs/pybids/pybids-0.5.0.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
diff --git a/sci-libs/pybids/pybids-9999.ebuild b/sci-libs/pybids/pybids-9999.ebuild
index 397820db4..5d2e6eff9 100644
--- a/sci-libs/pybids/pybids-9999.ebuild
+++ b/sci-libs/pybids/pybids-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python{2_7,3_4,3_5} )