Compare commits

..

2 Commits

Author SHA1 Message Date
Parona
dd4d7d6224 Merge branch 'master' into 'master'
dev-python/beautifulsoup -> dev-python/beautifulsoup4

See merge request src_prepare/src_prepare-overlay!225
2021-09-09 09:01:31 +00:00
Alfred Wingate
a999070c19
dev-python/beautifulsoup -> dev-python/beautifulsoup4
Signed-off-by: Alfred Wingate <parona@protonmail.com>
2021-09-09 08:44:23 +00:00
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}]