diff options
Diffstat (limited to 'dev-python/webtest')
| -rw-r--r-- | dev-python/webtest/webtest-2.0.35.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/webtest/webtest-3.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-2.0.35.ebuild b/dev-python/webtest/webtest-2.0.35.ebuild index ac96829a3279..d431eb14be11 100644 --- a/dev-python/webtest/webtest-2.0.35.ebuild +++ b/dev-python/webtest/webtest-2.0.35.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-python/six[${PYTHON_USEDEP}] >=dev-python/webob-1.2[${PYTHON_USEDEP}] >=dev-python/waitress-0.8.5[${PYTHON_USEDEP}] - dev-python/beautifulsoup:4[${PYTHON_USEDEP}]" + dev-python/beautifulsoup4[${PYTHON_USEDEP}]" BDEPEND=" app-arch/unzip test? ( diff --git a/dev-python/webtest/webtest-3.0.0.ebuild b/dev-python/webtest/webtest-3.0.0.ebuild index 136c86e35c93..287766a2d5cc 100644 --- a/dev-python/webtest/webtest-3.0.0.ebuild +++ b/dev-python/webtest/webtest-3.0.0.ebuild @@ -25,7 +25,7 @@ RDEPEND=" dev-python/pastedeploy[${PYTHON_USEDEP}] >=dev-python/webob-1.2[${PYTHON_USEDEP}] >=dev-python/waitress-0.8.5[${PYTHON_USEDEP}] - dev-python/beautifulsoup:4[${PYTHON_USEDEP}]" + dev-python/beautifulsoup4[${PYTHON_USEDEP}]" BDEPEND=" app-arch/unzip test? ( |
