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

dev-python/sphinx-automodapi: bump to version 0.14.1

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

 ...inx-automodapi-0.13.ebuild => sphinx-automodapi-0.14.1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinx-automodapi/sphinx-automodapi-0.13.ebuild 
b/dev-python/sphinx-automodapi/sphinx-automodapi-0.14.1.ebuild
similarity index 78%
rename from dev-python/sphinx-automodapi/sphinx-automodapi-0.13.ebuild
rename to dev-python/sphinx-automodapi/sphinx-automodapi-0.14.1.ebuild
index 5c93e04fe..f98b972ae 100644
--- a/dev-python/sphinx-automodapi/sphinx-automodapi-0.13.ebuild
+++ b/dev-python/sphinx-automodapi/sphinx-automodapi-0.14.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
 
@@ -15,7 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-# TODO: fix this
+# Requires network for some reason
 RESTRICT="test"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"

Reply via email to