commit:     5aee72fc309665677e9601aa0d82cf6422be90fc
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 20 09:28:33 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 20 09:28:33 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=5aee72fc

sci-biology/bruker2nifti: bump python compat

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/bruker2nifti/bruker2nifti-1.0.4.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-biology/bruker2nifti/bruker2nifti-1.0.4.ebuild 
b/sci-biology/bruker2nifti/bruker2nifti-1.0.4.ebuild
index 5586732e0..7a9c238ce 100644
--- a/sci-biology/bruker2nifti/bruker2nifti-1.0.4.ebuild
+++ b/sci-biology/bruker2nifti/bruker2nifti-1.0.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS="rdepend"
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1
 
@@ -28,3 +28,4 @@ python_prepare_all() {
 }
 
 distutils_enable_tests pytest
+distutils_enable_sphinx docs

Reply via email to