diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-09-08 15:43:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-09-08 15:43:25 +0300 |
commit | 505bc4010e48d258ab67c25d9266157f19aec702 (patch) | |
tree | b7eef8df8205e7b19bbccc68d8f0f413e6f7414b /dev-python/os-api-ref | |
parent | sys-process/iotop-c: treeclean (moved to ::gentoo) (diff) | |
download | guru-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.ebuild | 2 |
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}] |