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

Antonio Rojas arojas at archlinux.org
Mon May 20 20:38:53 UTC 2019


    Date: Monday, May 20, 2019 @ 20:38:53
  Author: arojas
Revision: 353666

https

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 20:38:25 UTC (rev 353665)
+++ PKGBUILD	2019-05-20 20:38:53 UTC (rev 353666)
@@ -10,7 +10,7 @@
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
 license=('custom')
-url="http://www.numpy.org/"
+url="https://www.numpy.org/"
 makedepends=('cblas' 'lapack' 'python' 'python2' 'python-setuptools' 'python2-setuptools'
              'gcc-fortran' 'python-nose' 'python2-nose' 'cython' 'cython2')
 checkdepends=('python-pytest' 'python2-pytest')



More information about the arch-commits mailing list