# Watch: https://github.com/numpy/numpy/tags
           SPELL=numpy
         VERSION=1.26.4
  SECURITY_PATCH=3
     SOURCE_HASH=sha512:f7121ab4099fa0686f9c095d456baa4a5869d651d7b7a06385f885f329cf08f11024b5df5e7b4ee705970062a8102ec4f709512eabbfd5c9fccce4ef83b9c208
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/numpy/numpy/releases/download/v$VERSION/$SOURCE
        WEB_SITE=https://www.numpy.org/
         ENTERED=20020319
      LICENSE[0]=PYTHON
        KEYWORDS="python devel"
           SHORT="fundamental package needed for scientific computing with Python"
cat << EOF
The fundamental package needed for scientific computing with Python.

This package contains:
  * a powerful N-dimensional array object
  * sophisticated (broadcasting) functions
  * basic linear algebra functions
  * basic Fourier transforms
  * sophisticated random number capabilities
  * tools for integrating Fortran code.
EOF
