[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-09-10 Thread Felix Yan via arch-commits
Date: Saturday, September 10, 2022 @ 13:11:28
  Author: felixonmars
Revision: 455751

upgpkg: python-numpy 1.23.3-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-09-10 09:38:09 UTC (rev 455750)
+++ PKGBUILD2022-09-10 13:11:28 UTC (rev 455751)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.23.2
+pkgver=1.23.3
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz;)
-sha512sums=('ac5ed21887d41c94d395bfee2bb5492453b375344e43a9944224dac2eb13c6ad7477aa7a626d032d27b1c610e269232998ecc77a327da887748e794bf28c3feb')
+sha512sums=('e690ea2906c91e567df2c801fbfe41652dabd37208faa99d6e068bda423dcc9f88be013478e9b6c1a339c36ef4c44b07a067d44e4e9c4b2e4f1344cbcb0598a9')
 
 build() {
   cd numpy-$pkgver



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-08-30 Thread Felix Yan via arch-commits
Date: Tuesday, August 30, 2022 @ 10:32:35
  Author: felixonmars
Revision: 454762

upgpkg: python-numpy 1.23.2-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-30 10:22:29 UTC (rev 454761)
+++ PKGBUILD2022-08-30 10:32:35 UTC (rev 454762)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.23.1
+pkgver=1.23.2
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz;)
-sha512sums=('b34fb627e0e548bae3cf4555c4c71ab4a170ade86a9ff4011a5dfac6aba29e2e04b1151b9364cd1efff004efc1c04b3bab111facbcdc3297f8c38d7a09c83e17')
+sha512sums=('ac5ed21887d41c94d395bfee2bb5492453b375344e43a9944224dac2eb13c6ad7477aa7a626d032d27b1c610e269232998ecc77a327da887748e794bf28c3feb')
 
 build() {
   cd numpy-$pkgver



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-07-24 Thread Felix Yan via arch-commits
Date: Monday, July 25, 2022 @ 03:58:52
  Author: felixonmars
Revision: 451629

upgpkg: python-numpy 1.23.1-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-24 22:00:39 UTC (rev 451628)
+++ PKGBUILD2022-07-25 03:58:52 UTC (rev 451629)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.23.0
+pkgver=1.23.1
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz;)
-sha512sums=('899d0ca062b676b64de0da204339694dcb7e52f257625e971f9a8ad7267206a6ad2924353e4dd1e153b4a64ae318380899c9e1ee7a6f53fdeba4c19b34917583')
+sha512sums=('b34fb627e0e548bae3cf4555c4c71ab4a170ade86a9ff4011a5dfac6aba29e2e04b1151b9364cd1efff004efc1c04b3bab111facbcdc3297f8c38d7a09c83e17')
 
 build() {
   cd numpy-$pkgver



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-07-03 Thread Antonio Rojas via arch-commits
Date: Sunday, July 3, 2022 @ 20:13:32
  Author: arojas
Revision: 449850

Update to 1.23.0

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-03 20:04:54 UTC (rev 449849)
+++ PKGBUILD2022-07-03 20:13:32 UTC (rev 449850)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.22.4
+pkgver=1.23.0
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz;)
-sha512sums=('4415c6a96af625fcc7fe5395b1441c389fbe4a9b97b18e87ffa063609245f4b352e0b623f96bbacd3d0939fdc86fd79009bf09b1ee0004c13e3d05af298d8f10')
+sha512sums=('899d0ca062b676b64de0da204339694dcb7e52f257625e971f9a8ad7267206a6ad2924353e4dd1e153b4a64ae318380899c9e1ee7a6f53fdeba4c19b34917583')
 
 build() {
   cd numpy-$pkgver



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-06-06 Thread Felix Yan via arch-commits
Date: Monday, June 6, 2022 @ 10:04:36
  Author: felixonmars
Revision: 447620

upgpkg: python-numpy 1.22.4-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-06 09:54:23 UTC (rev 447619)
+++ PKGBUILD2022-06-06 10:04:36 UTC (rev 447620)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.22.3
+pkgver=1.22.4
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz;)
-sha512sums=('59424fe1d0f8288adc21a19aef2c0d89aeddb737a27bc3ca02576978ff2d00ae71aef34846df28d84b7a546dd197cf52c865350b76b2432333cf46218d502a0d')
+sha512sums=('4415c6a96af625fcc7fe5395b1441c389fbe4a9b97b18e87ffa063609245f4b352e0b623f96bbacd3d0939fdc86fd79009bf09b1ee0004c13e3d05af298d8f10')
 
 build() {
   cd numpy-$pkgver



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-03-08 Thread Felix Yan via arch-commits
Date: Tuesday, March 8, 2022 @ 20:59:52
  Author: felixonmars
Revision: 439348

upgpkg: python-numpy 1.22.3-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-03-08 20:44:07 UTC (rev 439347)
+++ PKGBUILD2022-03-08 20:59:52 UTC (rev 439348)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.22.2
+pkgver=1.22.3
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz;)
-sha512sums=('38b759fa0e6491386cfa34b091fc395a14de18643425187ac44a07f9ad92d4c2a94269c0e1c77ee1fb38c6531878540bbe1135376075cef5dc3cda78cb1c74cf')
+sha512sums=('59424fe1d0f8288adc21a19aef2c0d89aeddb737a27bc3ca02576978ff2d00ae71aef34846df28d84b7a546dd197cf52c865350b76b2432333cf46218d502a0d')
 
 build() {
   cd numpy-$pkgver



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-02-06 Thread Antonio Rojas via arch-commits
Date: Sunday, February 6, 2022 @ 10:11:20
  Author: arojas
Revision: 436316

Update to 1.22.2

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-06 09:41:46 UTC (rev 436315)
+++ PKGBUILD2022-02-06 10:11:20 UTC (rev 436316)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.22.1
+pkgver=1.22.2
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz;)
-sha512sums=('f527caac78d280fe34c08ac540ab210e4dfab802124262009b8a1bc664627cacef9a560dbdbea6b6d819b34feab1c0295fd6911120b04c86788321f7b3510e91')
+sha512sums=('38b759fa0e6491386cfa34b091fc395a14de18643425187ac44a07f9ad92d4c2a94269c0e1c77ee1fb38c6531878540bbe1135376075cef5dc3cda78cb1c74cf')
 
 build() {
   cd numpy-$pkgver



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-02-02 Thread Antonio Rojas via arch-commits
Date: Wednesday, February 2, 2022 @ 17:21:05
  Author: arojas
Revision: 435826

Update to 1.22.1, use release tarball which contains all required submodules

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-02 16:42:23 UTC (rev 435825)
+++ PKGBUILD2022-02-02 17:21:05 UTC (rev 435826)
@@ -4,8 +4,8 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.21.5
-pkgrel=2
+pkgver=1.22.1
+pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
 license=('custom')
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools' 'gcc-fortran' 'cython')
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
-source=("https://github.com/numpy/numpy/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('dd9007bcf9bc93ea62ec0bacdf31b6f33159701463c2a4c8d4ba009c1b404a76e2d6ccd9c424b15820915f6265da95062c122035c66e18656eb990c3ac7df198')
+source=("https://github.com/numpy/numpy/releases/download/v$pkgver/numpy-$pkgver.tar.gz;)
+sha512sums=('f527caac78d280fe34c08ac540ab210e4dfab802124262009b8a1bc664627cacef9a560dbdbea6b6d819b34feab1c0295fd6911120b04c86788321f7b3510e91')
 
 build() {
   cd numpy-$pkgver



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2022-01-03 Thread Felix Yan via arch-commits
Date: Monday, January 3, 2022 @ 18:59:16
  Author: felixonmars
Revision: 46

upgpkg: python-numpy 1.21.5-2: remove nose as numpy stopped using it since 
1.15.0

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |   19 ++-
 1 file changed, 6 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-03 14:48:09 UTC (rev 45)
+++ PKGBUILD2022-01-03 18:59:16 UTC (rev 46)
@@ -5,25 +5,19 @@
 
 pkgname=python-numpy
 pkgver=1.21.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
 license=('custom')
 url="https://www.numpy.org/;
 depends=('cblas' 'lapack' 'python')
-optdepends=('python-nose: testsuite'
-'openblas: faster linear algebra')
-makedepends=('python-setuptools' 'gcc-fortran' 'python-nose' 'cython')
+optdepends=('openblas: faster linear algebra')
+makedepends=('python-setuptools' 'gcc-fortran' 'cython')
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
+source=("https://github.com/numpy/numpy/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
 
sha512sums=('dd9007bcf9bc93ea62ec0bacdf31b6f33159701463c2a4c8d4ba009c1b404a76e2d6ccd9c424b15820915f6265da95062c122035c66e18656eb990c3ac7df198')
 
-prepare() {
-  # https://github.com/numpy/numpy/issues/17390
-  sed -i '/error/a \ignore:Module already imported so cannot be rewritten' 
numpy-$pkgver/pytest.ini
-}
-
 build() {
   cd numpy-$pkgver
   python setup.py build
@@ -38,8 +32,7 @@
 
 package() {
   cd numpy-$pkgver
-  python setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
 
-  install -m755 -d "${pkgdir}/usr/share/licenses/python-numpy"
-  install -m644 LICENSE.txt "${pkgdir}/usr/share/licenses/python-numpy/"
+  install -D -m644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/python-numpy/
 }



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-12-19 Thread Felix Yan via arch-commits
Date: Monday, December 20, 2021 @ 02:15:18
  Author: felixonmars
Revision: 432805

upgpkg: python-numpy 1.21.5-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-20 02:13:10 UTC (rev 432804)
+++ PKGBUILD2021-12-20 02:15:18 UTC (rev 432805)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.21.4
+pkgver=1.21.5
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('0e8fd63682ad6cb9d259554a5c619c6afdcd63ff5d5ce5eab04165710bdf50ca4a2831e172eb426c99d673f07d3f793019a500e7054bf307119e38a6e3348762')
+sha512sums=('dd9007bcf9bc93ea62ec0bacdf31b6f33159701463c2a4c8d4ba009c1b404a76e2d6ccd9c424b15820915f6265da95062c122035c66e18656eb990c3ac7df198')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-12-11 Thread Felix Yan via arch-commits
Date: Saturday, December 11, 2021 @ 22:11:17
  Author: felixonmars
Revision: 431906

upgpkg: python-numpy 1.21.4-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-11 22:00:53 UTC (rev 431905)
+++ PKGBUILD2021-12-11 22:11:17 UTC (rev 431906)
@@ -4,8 +4,8 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.21.3
-pkgrel=3
+pkgver=1.21.4
+pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
 license=('custom')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('c27fba5bac9c3f2167de279921b0738198e925873a6cef486630554a7724ca58b95468817080ec1b01c1046e859e34adb4d4c8c3dde614216bc3da2290159c8a')
+sha512sums=('0e8fd63682ad6cb9d259554a5c619c6afdcd63ff5d5ce5eab04165710bdf50ca4a2831e172eb426c99d673f07d3f793019a500e7054bf307119e38a6e3348762')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-12-02 Thread Felix Yan via arch-commits
Date: Thursday, December 2, 2021 @ 12:08:54
  Author: felixonmars
Revision: 430277

upgpkg: python-numpy 1.21.3-3: Python 3.10 rebuild

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-02 12:06:42 UTC (rev 430276)
+++ PKGBUILD2021-12-02 12:08:54 UTC (rev 430277)
@@ -5,7 +5,7 @@
 
 pkgname=python-numpy
 pkgver=1.21.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
 license=('custom')



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-11-30 Thread Felix Yan via arch-commits
Date: Tuesday, November 30, 2021 @ 16:41:27
  Author: felixonmars
Revision: 429614

upgpkg: python-numpy 1.21.3-2: Python 3.10 rebuild

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-30 16:31:56 UTC (rev 429613)
+++ PKGBUILD2021-11-30 16:41:27 UTC (rev 429614)
@@ -5,7 +5,7 @@
 
 pkgname=python-numpy
 pkgver=1.21.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
 license=('custom')



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-11-05 Thread Felix Yan via arch-commits
Date: Friday, November 5, 2021 @ 06:10:14
  Author: felixonmars
Revision: 427370

upgpkg: python-numpy 1.21.3-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-05 06:08:50 UTC (rev 427369)
+++ PKGBUILD2021-11-05 06:10:14 UTC (rev 427370)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.21.2
+pkgver=1.21.3
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('f7a030c75deb759cb3982a0f4a162b5689a4af316e5f503ce714002f466be42035346683294da7dd16ef0526adb36a76dd0d6adad3cef53c0655e48c17b64b0a')
+sha512sums=('c27fba5bac9c3f2167de279921b0738198e925873a6cef486630554a7724ca58b95468817080ec1b01c1046e859e34adb4d4c8c3dde614216bc3da2290159c8a')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-08-16 Thread Felix Yan via arch-commits
Date: Monday, August 16, 2021 @ 12:55:01
  Author: felixonmars
Revision: 422275

upgpkg: python-numpy 1.21.2-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-16 12:46:16 UTC (rev 422274)
+++ PKGBUILD2021-08-16 12:55:01 UTC (rev 422275)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.21.1
+pkgver=1.21.2
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('bfbe77d231138c99bf40a4a725303be00152442952b656c48a7e2a1005065dfbb201d070d1102c5e136c2a80acd7d655c6efe715f7a8d19531665c5fe370755a')
+sha512sums=('f7a030c75deb759cb3982a0f4a162b5689a4af316e5f503ce714002f466be42035346683294da7dd16ef0526adb36a76dd0d6adad3cef53c0655e48c17b64b0a')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-07-19 Thread Felix Yan via arch-commits
Date: Tuesday, July 20, 2021 @ 04:51:13
  Author: felixonmars
Revision: 420150

upgpkg: python-numpy 1.21.1-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-20 04:48:01 UTC (rev 420149)
+++ PKGBUILD2021-07-20 04:51:13 UTC (rev 420150)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.20.3
+pkgver=1.21.1
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('f9d1692ec6e47ac43a8402a850f8f8bc1fcd69ec83f11ecba2133f182dcc19d47e7bcf42f779a30abd84805188e0673fdb232d9d5d51b81ef42110207296b0b2')
+sha512sums=('bfbe77d231138c99bf40a4a725303be00152442952b656c48a7e2a1005065dfbb201d070d1102c5e136c2a80acd7d655c6efe715f7a8d19531665c5fe370755a')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390



[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-05-10 Thread Felix Yan via arch-commits
Date: Monday, May 10, 2021 @ 18:45:41
  Author: felixonmars
Revision: 414938

upgpkg: python-numpy 1.20.3-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-10 17:34:21 UTC (rev 414937)
+++ PKGBUILD2021-05-10 18:45:41 UTC (rev 414938)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.20.2
+pkgver=1.20.3
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('373ebd60f02e99e6dd41fa3fbd8cd787e6f3df758f65412105a0385f38445e94412af8adf2b48e71206964a4bc743c0ec095d4c0d22f3b235155cb1a17dc2adf')
+sha512sums=('f9d1692ec6e47ac43a8402a850f8f8bc1fcd69ec83f11ecba2133f182dcc19d47e7bcf42f779a30abd84805188e0673fdb232d9d5d51b81ef42110207296b0b2')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390


[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-03-28 Thread Felix Yan via arch-commits
Date: Sunday, March 28, 2021 @ 12:35:49
  Author: felixonmars
Revision: 411149

upgpkg: python-numpy 1.20.2-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-28 11:22:11 UTC (rev 411148)
+++ PKGBUILD2021-03-28 12:35:49 UTC (rev 411149)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.20.1
+pkgver=1.20.2
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('bc8304d6c1da4281d3c5887cbc7eced22a25a029647e288be0e77370a3756e93c66b30b61d1482663815737ea1ba3a8fe3c59221460e12394ff10afb126f0339')
+sha512sums=('373ebd60f02e99e6dd41fa3fbd8cd787e6f3df758f65412105a0385f38445e94412af8adf2b48e71206964a4bc743c0ec095d4c0d22f3b235155cb1a17dc2adf')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390


[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-02-07 Thread Felix Yan via arch-commits
Date: Sunday, February 7, 2021 @ 22:03:55
  Author: felixonmars
Revision: 407614

upgpkg: python-numpy 1.20.1-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-02-07 20:45:24 UTC (rev 407613)
+++ PKGBUILD2021-02-07 22:03:55 UTC (rev 407614)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.20.0
+pkgver=1.20.1
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('3ebcc06c70951a555759444066755933d57aaf11888d1736ec5f0d283fea4f120e7313711686c3b2135b589b6a92218460c8c177dd9b23847cead0ea2db69733')
+sha512sums=('bc8304d6c1da4281d3c5887cbc7eced22a25a029647e288be0e77370a3756e93c66b30b61d1482663815737ea1ba3a8fe3c59221460e12394ff10afb126f0339')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390


[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-01-30 Thread Felix Yan via arch-commits
Date: Saturday, January 30, 2021 @ 20:45:36
  Author: felixonmars
Revision: 406946

upgpkg: python-numpy 1.20.0-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-01-30 20:42:03 UTC (rev 406945)
+++ PKGBUILD2021-01-30 20:45:36 UTC (rev 406946)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.19.5
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('9e5d17da7dcdad91ba2238efca00b803897854b6523ab24f39641a14337cd1c6a566adc14242ac9c0297f9e337a57367c0d95f304ee40f75c51c31d35aa57996')
+sha512sums=('3ebcc06c70951a555759444066755933d57aaf11888d1736ec5f0d283fea4f120e7313711686c3b2135b589b6a92218460c8c177dd9b23847cead0ea2db69733')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390


[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

2021-01-06 Thread Felix Yan via arch-commits
Date: Wednesday, January 6, 2021 @ 13:56:51
  Author: felixonmars
Revision: 405400

upgpkg: python-numpy 1.19.5-1

Modified:
  python-numpy/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-01-06 13:28:35 UTC (rev 405399)
+++ PKGBUILD2021-01-06 13:56:51 UTC (rev 405400)
@@ -4,8 +4,8 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.19.4
-pkgrel=3
+pkgver=1.19.5
+pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
 license=('custom')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz;)
-sha512sums=('369790f3a2dc91156c15f3b6502615ef40a2f0973a80ffdadfcd28a6e7971997d6ba5c146299e76ee0ec1776799a03c6fa185e64b38abea9475c452aebe1e07a')
+sha512sums=('9e5d17da7dcdad91ba2238efca00b803897854b6523ab24f39641a14337cd1c6a566adc14242ac9c0297f9e337a57367c0d95f304ee40f75c51c31d35aa57996')
 
 prepare() {
   # https://github.com/numpy/numpy/issues/17390