diff --git a/dev-python/pycodestyle/pycodestyle-2.10.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.10.0.ebuild index dca2864b9dbdb..59e1f50148d8c 100644 --- a/dev-python/pycodestyle/pycodestyle-2.10.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.10.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( pypy3 python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Python style guide checker (fka pep8)" HOMEPAGE=" @@ -14,7 +14,6 @@ HOMEPAGE=" https://github.com/PyCQA/pycodestyle/ https://pypi.org/project/pycodestyle/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0"