diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pandas_2.2.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pandas_2.2.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pandas_2.2.3.bb b/meta-python/recipes-devtools/python/python3-pandas_2.2.3.bb index f1df026c5c..60cc01800f 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_2.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_2.2.3.bb | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cb819092901ddb13a7d0a4f5e05f098a" | |||
8 | 8 | ||
9 | SRC_URI += " \ | 9 | SRC_URI += " \ |
10 | file://0001-pyproject.toml-don-t-pin-dependency-versions.patch \ | 10 | file://0001-pyproject.toml-don-t-pin-dependency-versions.patch \ |
11 | file://0001-fix-reproducibility-issue.patch \ | ||
11 | " | 12 | " |
12 | 13 | ||
13 | SRC_URI:append:class-target = " file://0001-BLD-add-option-to-specify-numpy-header-location.patch " | 14 | SRC_URI:append:class-target = " file://0001-BLD-add-option-to-specify-numpy-header-location.patch " |