python3-numpy:rebuild

This commit is contained in:
Rmys
2018-08-14 22:25:57 +03:00
parent 92a785ce0c
commit fd394856e7
@@ -12,7 +12,7 @@
<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="cc1358fb4bb1939c22488524a6ee564348070faf" type="targz">https://github.com/numpy/numpy/releases/download/v1.14.1/numpy-1.14.1.tar.gz</Archive>
<Archive sha1sum="e4917f6848f4065a70788b954332f1eb87b81989" type="targz">https://github.com/numpy/numpy/releases/download/v1.15.0/numpy-1.15.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-nose</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-14</Date>
<Version>1.15.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-03-24</Date>
<Version>1.14.1</Version>