summaryrefslogtreecommitdiff
path: root/dev-python/fastimport/fastimport-0.9.14.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/fastimport/fastimport-0.9.14.ebuild')
-rw-r--r--dev-python/fastimport/fastimport-0.9.14.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/fastimport/fastimport-0.9.14.ebuild b/dev-python/fastimport/fastimport-0.9.14.ebuild
index b222366b89a0..352daf441bfa 100644
--- a/dev-python/fastimport/fastimport-0.9.14.ebuild
+++ b/dev-python/fastimport/fastimport-0.9.14.ebuild
@@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( pypy3 python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Library for parsing the fastimport VCS serialization format"
HOMEPAGE="
https://github.com/jelmer/python-fastimport/
https://pypi.org/project/fastimport/
"
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"