summaryrefslogtreecommitdiff
path: root/dev-python/typed-ast/typed-ast-1.5.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/typed-ast/typed-ast-1.5.4.ebuild')
-rw-r--r--dev-python/typed-ast/typed-ast-1.5.4.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/typed-ast/typed-ast-1.5.4.ebuild b/dev-python/typed-ast/typed-ast-1.5.4.ebuild
index 7e4b8d6eb039..52f3ac4b3731 100644
--- a/dev-python/typed-ast/typed-ast-1.5.4.ebuild
+++ b/dev-python/typed-ast/typed-ast-1.5.4.ebuild
@@ -6,15 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Python typed-ast backported"
HOMEPAGE="
https://github.com/python/typed_ast/
https://pypi.org/project/typed-ast/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
-S="${WORKDIR}/${P/-/_}"
LICENSE="Apache-2.0 MIT"
SLOT="0"