From 505bc4010e48d258ab67c25d9266157f19aec702 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 8 Sep 2021 15:43:25 +0300 Subject: */*: rename dev-python/{beautifulsoup -> beautifulsoup4} Signed-off-by: Arthur Zamarin --- dev-python/os-api-ref/os-api-ref-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/os-api-ref') 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}] -- cgit v1.2.3-65-gdbad