dev-python/beautifulsoup -> dev-python/beautifulsoup4
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
38a0afd1ea
commit
a999070c19
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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}"
|
||||
|
@ -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}]
|
||||
|
@ -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}]
|
||||
|
@ -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}]
|
||||
|
Loading…
Reference in New Issue
Block a user