dev-python/sphinx_rtd_theme: Use pypi.eclass

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-02-14 06:16:42 +01:00
parent 9e2089aecc
commit 048baa5e0a
2 changed files with 2 additions and 4 deletions

View File

@@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="ReadTheDocs.org theme for Sphinx"
HOMEPAGE="
https://github.com/readthedocs/sphinx_rtd_theme/
https://pypi.org/project/sphinx-rtd-theme/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"

View File

@@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="ReadTheDocs.org theme for Sphinx"
HOMEPAGE="
https://github.com/readthedocs/sphinx_rtd_theme/
https://pypi.org/project/sphinx-rtd-theme/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"