diff options
Diffstat (limited to 'dev-python/check-manifest/check-manifest-0.46.ebuild')
-rw-r--r-- | dev-python/check-manifest/check-manifest-0.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/check-manifest/check-manifest-0.46.ebuild b/dev-python/check-manifest/check-manifest-0.46.ebuild index 6e61178ef..b201cf09c 100644 --- a/dev-python/check-manifest/check-manifest-0.46.ebuild +++ b/dev-python/check-manifest/check-manifest-0.46.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="Tool to check the completeness of MANIFEST.in for Python packages" HOMEPAGE=" https://github.com/mgedmin/check-manifest - https://pypi.org/project/check-manifest + https://pypi.org/project/check-manifest/ " SRC_URI="https://github.com/mgedmin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" |