Add extra version of py-contextlib2 (#15322)
This commit is contained in:
parent
5cfd862f47
commit
1ade506f54
@ -15,6 +15,7 @@ class PyContextlib2(PythonPackage):
|
||||
url = "https://github.com/jazzband/contextlib2/archive/v0.6.0.tar.gz"
|
||||
|
||||
version('0.6.0', sha256='4f18e2f28bb642aae9447aacec93b1319c8ee838711553c0a2bd906753f2ad33')
|
||||
version('0.5.5', sha256='613569263db0271f34c8484792360272a731f2185567c31c8118e9c994412170')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
depends_on('python@2.7:2.8,3.4:', type=('build', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user