dev-python/beautifulsoup -> dev-python/beautifulsoup4

Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2021-09-09 08:44:23 +00:00
parent 38a0afd1ea
commit a999070c19
No known key found for this signature in database
GPG Key ID: A12750536B5E7010
6 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@ IUSE=""
# Right now euscan-ng and euscan can't be both installed on the same system
DEPEND="
!app-portage/euscan
>=dev-python/beautifulsoup-4.8.2[${PYTHON_USEDEP}]
>=dev-python/beautifulsoup4-4.8.2[${PYTHON_USEDEP}]
"
RDEPEND="
${DEPEND}

View File

@ -46,7 +46,7 @@ IUSE=""
# Right now euscan-ng and euscan can't be both installed on the same system
DEPEND="
!app-portage/euscan
>=dev-python/beautifulsoup-4.8.2[${PYTHON_USEDEP}]
>=dev-python/beautifulsoup4-4.8.2[${PYTHON_USEDEP}]
"
RDEPEND="
${DEPEND}

View File

@ -16,7 +16,7 @@ KEYWORDS="~amd64"
DEPEND="
>=dev-python/lxml-3.6.1
dev-python/beautifulsoup:4
dev-python/beautifulsoup4
"
S="${WORKDIR}/html-sanitizer-${PV}"

View File

@ -25,7 +25,7 @@ SLOT="0"
RDEPEND="
>=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
dev-python/PySocks[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}]
dev-python/ffmpeg-python[${PYTHON_USEDEP}]
dev-python/itunespy[${PYTHON_USEDEP}]

View File

@ -25,7 +25,7 @@ SLOT="0"
RDEPEND="
>=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
dev-python/PySocks[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}]
dev-python/ffmpeg-python[${PYTHON_USEDEP}]
dev-python/itunespy[${PYTHON_USEDEP}]

View File

@ -25,7 +25,7 @@ SLOT="0"
RDEPEND="
>=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
dev-python/PySocks[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}]
dev-python/ffmpeg-python[${PYTHON_USEDEP}]
dev-python/itunespy[${PYTHON_USEDEP}]