commit:     81839b69bc26535ea77d6c1c9687eb4d7a5c1e5c
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Tue May 31 01:28:21 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue May 31 07:23:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81839b69

dev-python/rebulk: sort deps

Closes: https://github.com/gentoo/gentoo/pull/1562
Package-Manager: portage-2.3.0_rc1

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-python/rebulk/rebulk-0.7.2.ebuild | 2 +-
 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 0f97f9d..2ca258c 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 09e7776..3ae8e3b 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}]
        )
 "
 

Reply via email to