python-numpy:v.bump

This commit is contained in:
alihanozturk
2017-01-29 21:14:39 +03:00
parent b11d2f19e9
commit 5f108103eb
@@ -12,10 +12,11 @@
<IsA>library</IsA>
<Summary>The fundamental package needed for scientific computing with Python</Summary>
<Description>Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities.</Description>
<Archive sha1sum="b275752aa4855c9e3ed1689bbaa4491bc4b5f716" type="targz">mirrors://sourceforge/numpy/numpy-1.11.2.tar.gz</Archive>
<Archive sha1sum="e72916cc72bb6473edff7ab7cc4e7aebdc67517f" type="targz">https://github.com/numpy/numpy/releases/download/v1.12.0/numpy-1.12.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-nose</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>libgfortran</Dependency>
<Dependency>lapack-devel</Dependency>
</BuildDependencies>
@@ -46,8 +47,8 @@
<History>
<Update release="3">
<Date>2017-01-25</Date>
<Version>1.11.2</Version>
<Date>2017-01-29</Date>
<Version>1.12.0</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>