Revert "scipy: fix pypi reference"

This reverts commit dc34556943.

the package name is lowercase
This commit is contained in:
Christoph Reiter
2024-01-21 14:30:57 +01:00
parent 5c423212a1
commit 38f08d500d

View File

@@ -15,7 +15,7 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
url="https://www.scipy.org/"
msys2_repository_url="https://github.com/scipy/scipy"
msys2_references=(
'pypi: SciPy'
'pypi: scipy'
)
license=('spdx:BSD-3-Clause')
depends=(