python3-numpy:ver bump
This commit is contained in:
@@ -13,7 +13,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="96ab53e14d313c8ba42466a1619e37ff474a33b3" type="targz">https://github.com/numpy/numpy/archive/v1.18.4.tar.gz</Archive>
|
||||
<Archive sha1sum="85a7dd868ec7447c1f0caed01c70c98c14fbe78a" type="targz">https://github.com/numpy/numpy/archive/v1.19.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cython3</Dependency>
|
||||
<Dependency>cblas-devel</Dependency>
|
||||
@@ -39,10 +39,10 @@
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/python3-numpy/LICENSE*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-numpy/README*</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-numpy/README*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-numpy/LICENSE*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -58,6 +58,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2020-08-30</Date>
|
||||
<Version>1.19.1</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2020-05-18</Date>
|
||||
<Version>1.18.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user