File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -2068,32 +2068,14 @@ def _python_checkpatchfiles():
2068
2068
# meson-python puts the whole license text in the field. It's MIT
2069
2069
'meson-python.patch' ,
2070
2070
# scipy puts the whole license text in the field, skip it. It's new BSD
2071
- 'scipy-1.3.1.patch' ,
2072
- 'scipy-1.4.1.patch' ,
2073
- 'scipy-1.7.3.patch' ,
2074
- 'scipy-1.8.1.patch' ,
2075
- 'scipy-1.9.1.patch' ,
2076
2071
'scipy-1.9.3.patch' ,
2077
- 'scipy-1.10.0.patch' ,
2078
2072
'scipy-1.10.1.patch' ,
2079
2073
# pandas puts the whole license text in the field. Its BSD-3-Clause
2080
- 'pandas-1.4.3.patch' ,
2081
2074
'pandas-1.5.2.patch' ,
2082
2075
# numpy started putting the whole license text in the field. Its BSD-3-Clause
2083
- 'numpy-1.16.4.patch' ,
2084
- 'numpy-1.19.5.patch' ,
2085
- 'numpy-1.21.2.patch' ,
2086
- 'numpy-1.21.4.patch' ,
2087
- 'numpy-1.21.6.patch' ,
2088
- 'numpy-1.22.2.patch' ,
2089
- 'numpy-1.22.4.patch' ,
2090
- 'numpy-1.23.1.patch' ,
2091
2076
'numpy-1.23.2.patch' ,
2092
- 'numpy-1.23.4.patch' ,
2093
2077
'numpy-1.23.5.patch' ,
2094
- # pythran started putting the while license text in the field. It's MIT
2095
- 'pythran-0.12.0.patch' ,
2096
- 'pythran-0.13.patch' ,
2078
+ 'numpy-1.26.4.patch' ,
2097
2079
# libcst is MIT
2098
2080
'libcst-1.0.1.patch' ,
2099
2081
# Empty license field, skip it. It's MIT
You can’t perform that action at this time.
0 commit comments