Skip to content

Commit

Permalink
db-move: moved python-numpy from [testing] to [extra] (x86_64)
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@416607 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
felixonmars committed May 27, 2021
1 parent 705bab0 commit fe9befa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 47 deletions.
4 changes: 2 additions & 2 deletions python-numpy/repos/extra-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>

pkgname=python-numpy
pkgver=1.20.2
pkgver=1.20.3
pkgrel=1
pkgdesc="Scientific tools for Python"
arch=('x86_64')
Expand All @@ -17,7 +17,7 @@ makedepends=('python-setuptools' 'gcc-fortran' 'python-nose' 'cython')
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
Expand Down
45 changes: 0 additions & 45 deletions python-numpy/repos/testing-x86_64/PKGBUILD

This file was deleted.

0 comments on commit fe9befa

Please sign in to comment.