diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-08 12:54:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-08 12:59:36 +0200 |
commit | a57b744ff4aeaf9e06c089d7fbf82cd8eed602d5 (patch) | |
tree | 692b6cc12f3c4ff1a0a59a160255ee612a568a20 /games-util | |
parent | sys-apps/colorized-logs: Migrate to cmake.eclass (diff) | |
download | gentoo-a57b744ff4aeaf9e06c089d7fbf82cd8eed602d5.tar.gz gentoo-a57b744ff4aeaf9e06c089d7fbf82cd8eed602d5.tar.bz2 gentoo-a57b744ff4aeaf9e06c089d7fbf82cd8eed602d5.zip |
Rename dev-python/{beautifulsoup → beautifulsoup4}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/pyfa/pyfa-2.33.0.ebuild | 2 | ||||
-rw-r--r-- | games-util/pyfa/pyfa-2.37.0.ebuild | 2 | ||||
-rw-r--r-- | games-util/pyfa/pyfa-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games-util/pyfa/pyfa-2.33.0.ebuild b/games-util/pyfa/pyfa-2.33.0.ebuild index 91c42fe4412e..1bf3c9464b03 100644 --- a/games-util/pyfa/pyfa-2.33.0.ebuild +++ b/games-util/pyfa/pyfa-2.33.0.ebuild @@ -36,7 +36,7 @@ DEPEND=" ${PYTHON_DEPS}" RDEPEND="${DEPEND} $(python_gen_cond_dep ' - >=dev-python/beautifulsoup-4.6.0[${PYTHON_USEDEP}] + >=dev-python/beautifulsoup4-4.6.0[${PYTHON_USEDEP}] >=dev-python/markdown2-2.3.5[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}] >=dev-python/packaging-16.8[${PYTHON_USEDEP}] diff --git a/games-util/pyfa/pyfa-2.37.0.ebuild b/games-util/pyfa/pyfa-2.37.0.ebuild index 7f760faeb791..b053388c505f 100644 --- a/games-util/pyfa/pyfa-2.37.0.ebuild +++ b/games-util/pyfa/pyfa-2.37.0.ebuild @@ -36,7 +36,7 @@ DEPEND=" ${PYTHON_DEPS}" RDEPEND="${DEPEND} $(python_gen_cond_dep ' - >=dev-python/beautifulsoup-4.6.0[${PYTHON_USEDEP}] + >=dev-python/beautifulsoup4-4.6.0[${PYTHON_USEDEP}] >=dev-python/markdown2-2.3.5[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}] >=dev-python/packaging-16.8[${PYTHON_USEDEP}] diff --git a/games-util/pyfa/pyfa-9999.ebuild b/games-util/pyfa/pyfa-9999.ebuild index 91c42fe4412e..1bf3c9464b03 100644 --- a/games-util/pyfa/pyfa-9999.ebuild +++ b/games-util/pyfa/pyfa-9999.ebuild @@ -36,7 +36,7 @@ DEPEND=" ${PYTHON_DEPS}" RDEPEND="${DEPEND} $(python_gen_cond_dep ' - >=dev-python/beautifulsoup-4.6.0[${PYTHON_USEDEP}] + >=dev-python/beautifulsoup4-4.6.0[${PYTHON_USEDEP}] >=dev-python/markdown2-2.3.5[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}] >=dev-python/packaging-16.8[${PYTHON_USEDEP}] |