diff options
-rw-r--r-- | dev-python/rebulk/rebulk-0.7.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/rebulk/rebulk-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rebulk/rebulk-0.7.2.ebuild b/dev-python/rebulk/rebulk-0.7.2.ebuild index 0f97f9d6bf5c..2ca258c5b034 100644 --- a/dev-python/rebulk/rebulk-0.7.2.ebuild +++ b/dev-python/rebulk/rebulk-0.7.2.ebuild @@ -21,8 +21,8 @@ RDEPEND="dev-python/six[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( - dev-python/pytest-runner[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-runner[${PYTHON_USEDEP}] ) " diff --git a/dev-python/rebulk/rebulk-9999.ebuild b/dev-python/rebulk/rebulk-9999.ebuild index 09e77761069f..3ae8e3b9a223 100644 --- a/dev-python/rebulk/rebulk-9999.ebuild +++ b/dev-python/rebulk/rebulk-9999.ebuild @@ -21,8 +21,8 @@ RDEPEND="dev-python/six[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( - dev-python/pytest-runner[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-runner[${PYTHON_USEDEP}] ) " |