Update package version to 2.3.4
This commit is contained in:
@@ -1,9 +1,17 @@
|
||||
name: python-numpy
|
||||
description: The fundamental package for scientific computing with Python
|
||||
version: 2.3.3
|
||||
version: 2.3.4
|
||||
revision: 1
|
||||
url: https://numpy.org/
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
depends: ["python3"]
|
||||
make_depends: ["cmake","python-cython","gcc-fortran","meson-python","python-build","python-installer"]
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- cmake
|
||||
- python-cython
|
||||
- gcc-fortran
|
||||
- meson-python
|
||||
- python-build
|
||||
- python-installer
|
||||
|
||||
Reference in New Issue
Block a user