          MODULE=python-scipy
         VERSION=1.17.1
          SOURCE=scipy-$VERSION.tar.gz
      SOURCE_URL=https://github.com/scipy/scipy/releases/download/v$VERSION/
      SOURCE_VFY=sha256:95d8e012d8cb8816c226aef832200b1d45109ed4464303e997c5b13122b297c0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/scipy-$VERSION
        WEB_SITE=http://scipy.org/
        REPLACES=scipy
         ENTERED=20130810
         UPDATED=20260303
           SHORT="Fundamental python library for scientific computing"

cat << EOF
The SciPy library is one of the core packages that make up the SciPy stack. It
provides many user-friendly and efficient numerical routines such as routines
for numerical integration and optimization.
EOF
