@@ -5,7 +5,7 @@ This binary distribution of NumPy also bundles the following software:
5
5
6
6
7
7
Name: OpenBLAS
8
- Files: numpy\ .libs\libopenblas*.dll
8
+ Files: numpy.libs\libopenblas*.dll
9
9
Description: bundled as a dynamically linked library
10
10
Availability: https://github.com/OpenMathLib/OpenBLAS/
11
11
License: BSD-3-Clause-Attribution
@@ -41,7 +41,7 @@ License: BSD-3-Clause-Attribution
41
41
42
42
43
43
Name: LAPACK
44
- Files: numpy\ .libs\libopenblas*.dll
44
+ Files: numpy.libs\libopenblas*.dll
45
45
Description: bundled in OpenBLAS
46
46
Availability: https://github.com/OpenMathLib/OpenBLAS/
47
47
License: BSD-3-Clause-Attribution
@@ -96,7 +96,7 @@ License: BSD-3-Clause-Attribution
96
96
97
97
98
98
Name: GCC runtime library
99
- Files: numpy\ .libs\libopenblas*.dll
99
+ Files: numpy.libs\libopenblas*.dll
100
100
Description: statically linked to files compiled with gcc
101
101
Availability: https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=libgfortran
102
102
License: GPL-3.0-with-GCC-exception
@@ -880,7 +880,7 @@ Public License instead of this License. But first, please read
880
880
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
881
881
882
882
Name: libquadmath
883
- Files: numpy\ .libs\libopenb*.dll
883
+ Files: numpy.libs\libopenb*.dll
884
884
Description: statically linked to files compiled with gcc
885
885
Availability: https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=libquadmath
886
886
License: LGPL-2.1-or-later
0 commit comments