summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild')
-rw-r--r--dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild
index 31321ae63c56..75441286f25d 100644
--- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild
@@ -5,12 +5,12 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..10} )
+PYPI_NO_NORMALIZE=1
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Testing utility classes and functions for Sphinx extensions"
HOMEPAGE="https://github.com/sphinx-doc/sphinx-testing"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"