commit: f8914f204ba6afb18ec93b5957a26147d1df6326
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Feb 16 08:06:06 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Feb 16 08:06:16 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f8914f20
dev-python/gffpandas: update EAPI 7 -> 8, dock package name fix
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/gffpandas/gffpandas-1.2.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/gffpandas/gffpandas-1.2.0.ebuild
b/dev-python/gffpandas/gffpandas-1.2.0.ebuild
index 96ed950c1..d6a5d3979 100644
--- a/dev-python/gffpandas/gffpandas-1.2.0.ebuild
+++ b/dev-python/gffpandas/gffpandas-1.2.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_10 )
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="dev-python/pandas[${PYTHON_USEDEP}]"
distutils_enable_tests pytest
-distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
+distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme
python_prepare_all() {
# Do not depend on pytest-runner