commit:     a577dca02dee30ccbcbe5aecba5029fa7f63b968
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 22 04:29:46 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 04:29:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a577dca0

dev-python/cherrypy: Add lower bound for pytest

Reported by sam_c, thanks!

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cherrypy/cherrypy-18.5.0.ebuild | 1 +
 dev-python/cherrypy/cherrypy-18.6.0.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/cherrypy/cherrypy-18.5.0.ebuild 
b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
index 23a645ff0d5..66e4cc80ed0 100644
--- a/dev-python/cherrypy/cherrypy-18.5.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
@@ -35,6 +35,7 @@ BDEPEND="
                dev-python/objgraph[${PYTHON_USEDEP}]
                dev-python/path-py[${PYTHON_USEDEP}]
                dev-python/requests-toolbelt[${PYTHON_USEDEP}]
+               >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}]
                dev-python/pytest-services[${PYTHON_USEDEP}]
        )
 "

diff --git a/dev-python/cherrypy/cherrypy-18.6.0.ebuild 
b/dev-python/cherrypy/cherrypy-18.6.0.ebuild
index 23a645ff0d5..66e4cc80ed0 100644
--- a/dev-python/cherrypy/cherrypy-18.6.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.6.0.ebuild
@@ -35,6 +35,7 @@ BDEPEND="
                dev-python/objgraph[${PYTHON_USEDEP}]
                dev-python/path-py[${PYTHON_USEDEP}]
                dev-python/requests-toolbelt[${PYTHON_USEDEP}]
+               >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}]
                dev-python/pytest-services[${PYTHON_USEDEP}]
        )
 "

Reply via email to