python3-numpy ver. bump

This commit is contained in:
Rmys
2024-12-12 16:17:26 +03:00
parent 627c265d8d
commit ebb1153bce
2 changed files with 9 additions and 2 deletions
@@ -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="cc4170a68a8cfcd2eb7c825b6e0f73a45cd80550" type="targz">https://files.pythonhosted.org/packages/source/n/numpy/numpy-2.1.0.tar.gz</Archive>
<Archive sha1sum="d1047036a57167e80dc1ec48ab46940e63584573" type="targz">https://files.pythonhosted.org/packages/source/n/numpy/numpy-2.1.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>cython3</Dependency>
<Dependency>cblas-devel</Dependency>
@@ -68,6 +68,13 @@
</Package>
<History>
<Update release="16">
<Date>2024-12-11</Date>
<Version>2.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2024-08-19</Date>
<Version>2.1.0</Version>