* rebuild
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
<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="85a7dd868ec7447c1f0caed01c70c98c14fbe78a" type="targz">https://github.com/numpy/numpy/archive/v1.19.1.tar.gz</Archive>
|
||||
<Archive sha1sum="bddd04403c9400e25a3b89221bf89bd76d48ee7b" type="targz">https://github.com/numpy/numpy/archive/v1.19.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cython3</Dependency>
|
||||
<Dependency>libgfortran</Dependency>
|
||||
<Dependency>cblas-devel</Dependency>
|
||||
<Dependency>lapack-devel</Dependency>
|
||||
<Dependency>python3-nose</Dependency>
|
||||
@@ -58,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2020-11-22</Date>
|
||||
<Version>1.19.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-08-30</Date>
|
||||
<Version>1.19.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user