*/*: rename dev-python/{beautifulsoup -> beautifulsoup4}

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2021-09-08 15:43:25 +03:00
parent 03cd69ec9b
commit 505bc4010e
14 changed files with 14 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ RDEPEND="
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/simplemma[${PYTHON_USEDEP}]
~dev-python/googletrans-4.0.0_rc1[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
dev-python/bidict[${PYTHON_USEDEP}]