add conflicts to py-enum34 (#6496)
This commit is contained in:
parent
2190ae43a5
commit
8013996661
@ -34,6 +34,7 @@ class PyEnum34(PythonPackage):
|
|||||||
version('1.1.6', '5f13a0841a61f7fc295c514490d120d0')
|
version('1.1.6', '5f13a0841a61f7fc295c514490d120d0')
|
||||||
|
|
||||||
depends_on('python')
|
depends_on('python')
|
||||||
|
conflicts('python@3.4:')
|
||||||
|
|
||||||
# This dependency breaks concretization
|
# This dependency breaks concretization
|
||||||
# See https://github.com/spack/spack/issues/2793
|
# See https://github.com/spack/spack/issues/2793
|
||||||
|
Loading…
Reference in New Issue
Block a user