added version for kull support (#9141)

This commit is contained in:
rice31 2018-09-03 18:36:15 -07:00 committed by Adam J. Stewart
parent 89c77051fe
commit 6e7af3362e

View File

@ -30,4 +30,5 @@ class PyPyyaml(PythonPackage):
homepage = "http://pyyaml.org/wiki/PyYAML"
url = "http://pyyaml.org/download/pyyaml/PyYAML-3.11.tar.gz"
version('3.12', '4c129761b661d181ebf7ff4eb2d79950')
version('3.11', 'f50e08ef0fe55178479d3a618efe21db')