commit:     a02d872f4f0873a705f5c01fca4f5a48f7a23231
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 23 11:08:10 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 23 11:08:10 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a02d872f

dev-python/astropy-helpers: enable python3_10

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/astropy-helpers/astropy-helpers-4.0.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/astropy-helpers/astropy-helpers-4.0.1.ebuild 
b/dev-python/astropy-helpers/astropy-helpers-4.0.1.ebuild
index 51514e535..393066583 100644
--- a/dev-python/astropy-helpers/astropy-helpers-4.0.1.ebuild
+++ b/dev-python/astropy-helpers/astropy-helpers-4.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1 xdg-utils
 

Reply via email to