commit:     3977895bccf34df094284f397a583883a22c575a
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 10 13:26:49 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 10 13:26:49 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3977895b

sci-libs/pybids: deprecated PYTHON_COMPAT

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

 sci-libs/pybids/pybids-0.5.0.ebuild | 4 ++--
 sci-libs/pybids/pybids-9999.ebuild  | 4 ++--
 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} )
 

Reply via email to