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

dev-python/sphinx-astropy: bump to version 1.7.0

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

 .../{sphinx-astropy-1.3.ebuild => sphinx-astropy-1.7.0.ebuild}   | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinx-astropy/sphinx-astropy-1.3.ebuild 
b/dev-python/sphinx-astropy/sphinx-astropy-1.7.0.ebuild
similarity index 79%
rename from dev-python/sphinx-astropy/sphinx-astropy-1.3.ebuild
rename to dev-python/sphinx-astropy/sphinx-astropy-1.7.0.ebuild
index 4fc2ef799..be4395414 100644
--- a/dev-python/sphinx-astropy/sphinx-astropy-1.3.ebuild
+++ b/dev-python/sphinx-astropy/sphinx-astropy-1.7.0.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
 
@@ -19,9 +19,10 @@ KEYWORDS="~amd64 ~x86"
 RESTRICT="test"
 
 RDEPEND="
+       dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/astropy-sphinx-theme[${PYTHON_USEDEP}]
        dev-python/numpydoc[${PYTHON_USEDEP}]
-       dev-python/sphinx[${PYTHON_USEDEP}]
+       >=dev-python/sphinx-1.7[${PYTHON_USEDEP}]
        dev-python/sphinx-automodapi[${PYTHON_USEDEP}]
        dev-python/sphinx-gallery[${PYTHON_USEDEP}]
        dev-python/pillow[${PYTHON_USEDEP}]

Reply via email to