summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild')
-rw-r--r--dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
index 3d0ed28cb037..c0e2425e60a1 100644
--- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
+++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
@@ -3,13 +3,13 @@
EAPI=7
+PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( pypy3 python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Sphinx epytext extension"
HOMEPAGE="https://pypi.org/project/sphinx-epytext/ https://github.com/jayvdb/sphinx-epytext"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"