mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/cherrypy: Add lower bound for pytest
Reported by sam_c, thanks! Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
)
|
||||
"
|
||||
|
||||
@@ -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}]
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user