summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-08 12:54:48 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-08 12:59:36 +0200
commita57b744ff4aeaf9e06c089d7fbf82cd8eed602d5 (patch)
tree692b6cc12f3c4ff1a0a59a160255ee612a568a20 /dev-python/pydata-sphinx-theme
parentsys-apps/colorized-logs: Migrate to cmake.eclass (diff)
downloadgentoo-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 'dev-python/pydata-sphinx-theme')
-rw-r--r--dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.6.3.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.6.3.ebuild
index c690200bee56..1bd76057e442 100644
--- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.6.3.ebuild
+++ b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.6.3.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="amd64 x86"
BDEPEND="
test? (
- dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/pytest-regressions[${PYTHON_USEDEP}]
)"