mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/Levenshtein: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -13,10 +13,10 @@ inherit distutils-r1
|
||||
DESCRIPTION="Functions for fast computation of Levenshtein distance, and edit operations"
|
||||
HOMEPAGE="
|
||||
https://pypi.org/project/Levenshtein/
|
||||
https://github.com/maxbachmann/Levenshtein/
|
||||
https://github.com/rapidfuzz/Levenshtein/
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/maxbachmann/Levenshtein/archive/v${PV}.tar.gz
|
||||
https://github.com/rapidfuzz/Levenshtein/archive/v${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz
|
||||
"
|
||||
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">Levenshtein</remote-id>
|
||||
<remote-id type="github">maxbachmann/Levenshtein</remote-id>
|
||||
<remote-id type="github">rapidfuzz/Levenshtein</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user