File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 - cron : ' 0 0 * * 0'
1111
1212env :
13- OPENBLAS_COMMIT : " v0.3.30"
13+ OPENBLAS_COMMIT : " v0.3.30-322-gef6f9762 "
1414 MACOSX_DEPLOYMENT_TARGET : 10.9
1515
1616jobs :
Original file line number Diff line number Diff line change 77 branches : [ main ]
88
99env :
10- OPENBLAS_COMMIT : " v0.3.30"
10+ OPENBLAS_COMMIT : " v0.3.30-322-gef6f9762 "
1111 OPENBLAS_ROOT : " c:\\ opt"
1212 # Preserve working directory for calls into bash
1313 # Without this, invoking bash will cd to the home directory
Original file line number Diff line number Diff line change 88 workflow_dispatch : null
99
1010env :
11- OPENBLAS_COMMIT : " v0.3.30"
11+ OPENBLAS_COMMIT : " v0.3.30-322-gef6f9762 "
1212 OPENBLAS_ROOT : " c:\\ opt"
1313 # Preserve working directory for calls into bash
1414 # Without this, invoking bash will cd to the home directory
Original file line number Diff line number Diff line change 22 global :
33 # The archive that gets built has name from ``git describe`` on this
44 # commit.
5- - OPENBLAS_COMMIT : " v0.3.30"
5+ - OPENBLAS_COMMIT : " v0.3.30-322-gef6f9762 "
66
77dist : jammy
88services : docker
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ build-backend = "setuptools.build_meta"
88
99[project ]
1010name = " scipy-openblas64"
11- # v0.3.30
12- version = " 0.3.30.0.7 "
11+ # v0.3.30-322-gef6f9762
12+ version = " 0.3.30.322.0 "
1313requires-python = " >=3.7"
1414description = " Provides OpenBLAS for python packaging"
1515readme = " README.md"
You can’t perform that action at this time.
0 commit comments