summaryrefslogtreecommitdiff
path: root/dev-python/Faker/Faker-16.6.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-05 09:16:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-05 09:16:05 +0000
commita0c1504c093bc6abe04f9d96018f6252f81cd9ab (patch)
tree82e76cb195b40fe1b22aba9edf7048985b929f0d /dev-python/Faker/Faker-16.6.1.ebuild
parentc75fb751e4fd18ca8d87b0198e91a1976ffb2f2d (diff)
gentoo auto-resync : 05:02:2023 - 09:16:04
Diffstat (limited to 'dev-python/Faker/Faker-16.6.1.ebuild')
-rw-r--r--dev-python/Faker/Faker-16.6.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/Faker/Faker-16.6.1.ebuild b/dev-python/Faker/Faker-16.6.1.ebuild
index 82c8c94c9551..a75f8a9b9b3a 100644
--- a/dev-python/Faker/Faker-16.6.1.ebuild
+++ b/dev-python/Faker/Faker-16.6.1.ebuild
@@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="A Python package that generates fake data for you"
HOMEPAGE="
https://github.com/joke2k/faker/
https://pypi.org/project/Faker/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"