Py-cheroot: Add dependency (#21271)
This commit is contained in:
parent
48310e8988
commit
b5c9318160
@ -23,4 +23,5 @@ class PyCheroot(PythonPackage):
|
||||
depends_on('py-six@1.11.0:', type=('build', 'run'))
|
||||
depends_on('py-backports-functools-lru-cache', type=('build', 'run'),
|
||||
when='^python@:3.3')
|
||||
depends_on('py-jaraco-functools', when='@8.3.0:', type=('build', 'run'))
|
||||
depends_on('python@2.7:2.8,3.4:', type=('build', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user