add version 0.2.10 to py-lazyarray (#5093)
This commit is contained in:
parent
43a634ca80
commit
b52e549758
@ -32,6 +32,7 @@ class PyLazyarray(PythonPackage):
|
||||
homepage = "http://bitbucket.org/apdavison/lazyarray/"
|
||||
url = "https://pypi.io/packages/source/l/lazyarray/lazyarray-0.2.8.tar.gz"
|
||||
|
||||
version('0.2.10', '336033357459e66cbca5543bf003a2ba')
|
||||
version('0.2.8', '8e0072f0892b9fc0516e7048f96e9d74')
|
||||
|
||||
depends_on('py-numpy@1.3:', type=('build', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user