Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-numpy
|
||||
description: The fundamental package for scientific computing with Python
|
||||
version: 2.4.6
|
||||
revision: 2
|
||||
url: https://numpy.org/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- cmake
|
||||
- python-cython
|
||||
- gcc-fortran
|
||||
- meson-python
|
||||
- python-build
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/numpy/numpy/releases/download/v${BPM_PKG_VERSION}/numpy-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f3a3570c4a2a16746ac2c31a7c7c7b0c186b95ce902e33db6f28094ed7387dda
|
||||
Reference in New Issue
Block a user