You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-numpy: update to 2.5.1
This commit is contained in:
@@ -5,7 +5,7 @@ PortGroup python 1.0
|
||||
PortGroup compilers 1.0
|
||||
|
||||
name py-numpy
|
||||
version 2.5.0
|
||||
version 2.5.1
|
||||
revision 0
|
||||
|
||||
categories-append math
|
||||
@@ -16,9 +16,9 @@ long_description {*}${description}
|
||||
|
||||
homepage https://numpy.org
|
||||
|
||||
checksums rmd160 07dae167269fa7737198cfda02661e5585f58dd8 \
|
||||
sha256 5a129578019311b6e56bdd714250f19b518f7dceeeb8d1af5490f4942d3f891c \
|
||||
size 20652461
|
||||
checksums rmd160 ccc2cca1705affcece9a62a100d2494a925dd3b1 \
|
||||
sha256 a48a113e6afea91f5608793bafa7ef2ad481fefbda87ec5069f483de61cb9fa3 \
|
||||
size 20755553
|
||||
|
||||
compiler.c_standard 2011
|
||||
compiler.cxx_standard 2017
|
||||
@@ -128,7 +128,7 @@ if {${name} ne ${subport}} {
|
||||
build.args-append -Csetup-args=-Dallow-noblas=false
|
||||
|
||||
compilers.setup -clang -gcc44 -gcc45 -gcc46 -gcc47 -gcc48 \
|
||||
-gcc5 -gcc6 -gcc7 -gcc8 -g95
|
||||
-gcc5 -gcc6 -gcc7 -gcc8 -gcc9 -g95
|
||||
|
||||
# https://trac.macports.org/ticket/67136
|
||||
depends_run-append port:py${python.version}-oldest-supported-numpy
|
||||
|
||||
Reference in New Issue
Block a user