summaryrefslogtreecommitdiff
path: root/dev-python/scandir/scandir-1.10.0-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/scandir/scandir-1.10.0-r3.ebuild')
-rw-r--r--dev-python/scandir/scandir-1.10.0-r3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/scandir/scandir-1.10.0-r3.ebuild b/dev-python/scandir/scandir-1.10.0-r3.ebuild
index 9613238f3075..3110d3be206b 100644
--- a/dev-python/scandir/scandir-1.10.0-r3.ebuild
+++ b/dev-python/scandir/scandir-1.10.0-r3.ebuild
@@ -8,11 +8,10 @@ DISTUTILS_USE_PEP517=setuptools
# and installed for it!
PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="A better directory iterator and faster os.walk()"
HOMEPAGE="https://github.com/benhoyt/scandir"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"