mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Rename dev-python/{Levenshtein → levenshtein}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -19,7 +19,7 @@ SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/Levenshtein[${PYTHON_USEDEP}]
|
||||
dev-python/levenshtein[${PYTHON_USEDEP}]
|
||||
"
|
||||
# pycodestyle imported unconditionally in the only test file, sigh
|
||||
BDEPEND="
|
||||
|
||||
@@ -30,7 +30,7 @@ RDEPEND="
|
||||
app-text/iso-codes
|
||||
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
|
||||
dev-python/cheroot[${PYTHON_USEDEP}]
|
||||
>=dev-python/Levenshtein-0.12.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/levenshtein-0.12.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/lxml-4.3.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/mistletoe-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyparsing-3[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -19,7 +19,7 @@ IUSE="acoustid quodlibet"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/configobj-5.0.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/Levenshtein-0.25[${PYTHON_USEDEP}]
|
||||
>=dev-python/levenshtein-0.25[${PYTHON_USEDEP}]
|
||||
>=dev-python/lxml-5.1.0[${PYTHON_USEDEP}]
|
||||
acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] )
|
||||
>=dev-python/pyparsing-3.1.1[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -19,7 +19,7 @@ IUSE="acoustid quodlibet"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/configobj-5.0.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/Levenshtein-0.25.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/levenshtein-0.25.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/lxml-5.2.2[${PYTHON_USEDEP}]
|
||||
acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] )
|
||||
>=dev-python/pyparsing-3.1.2[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -33,3 +33,4 @@ move dev-python/GridDataFormats dev-python/griddataformats
|
||||
move dev-python/ipython_genutils dev-python/ipython-genutils
|
||||
move dev-python/IPy dev-python/ipy
|
||||
move dev-python/jinja2_pluralize dev-python/jinja2-pluralize
|
||||
move dev-python/Levenshtein dev-python/levenshtein
|
||||
|
||||
Reference in New Issue
Block a user