aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-09-08 15:43:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-09-08 15:43:25 +0300
commit505bc4010e48d258ab67c25d9266157f19aec702 (patch)
treeb7eef8df8205e7b19bbccc68d8f0f413e6f7414b /dev-python/os-api-ref
parentsys-process/iotop-c: treeclean (moved to ::gentoo) (diff)
downloadguru-505bc4010e48d258ab67c25d9266157f19aec702.tar.gz
guru-505bc4010e48d258ab67c25d9266157f19aec702.tar.bz2
guru-505bc4010e48d258ab67c25d9266157f19aec702.zip
*/*: rename dev-python/{beautifulsoup -> beautifulsoup4}
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/os-api-ref')
-rw-r--r--dev-python/os-api-ref/os-api-ref-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-api-ref/os-api-ref-2.2.0.ebuild b/dev-python/os-api-ref/os-api-ref-2.2.0.ebuild
index 0fe45c50b..76e9c9352 100644
--- a/dev-python/os-api-ref/os-api-ref-2.2.0.ebuild
+++ b/dev-python/os-api-ref/os-api-ref-2.2.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
BDEPEND="
${RDEPEND}
test? (
- >=dev-python/beautifulsoup-4.6.0[${PYTHON_USEDEP}]
+ >=dev-python/beautifulsoup4-4.6.0[${PYTHON_USEDEP}]
>=dev-python/sphinx-testing-1.0.1[${PYTHON_USEDEP}]
>=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]