diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-04-02 20:36:45 +0800 |
|---|---|---|
| committer | Trevor Gamblin <trevor.gamblin@windriver.com> | 2022-04-06 14:55:16 -0400 |
| commit | 15f39bff0febbcb184004f6665a876c50a41da29 (patch) | |
| tree | 08192c81d124860f537f85b6f89341546088e319 /meta-python | |
| parent | c4c2a90040bf3ab472d3d1a733bbda47d5f86ec6 (diff) | |
| download | meta-openembedded-15f39bff0febbcb184004f6665a876c50a41da29.tar.gz | |
python3-pandas: upgrade 1.4.1 -> 1.4.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pandas_1.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-pandas_1.4.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pandas_1.4.1.bb b/meta-python/recipes-devtools/python/python3-pandas_1.4.2.bb index 4877194a5c..6d0f669d53 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_1.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_1.4.2.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "http://pandas.pydata.org/" | |||
| 6 | LICENSE = "BSD-3-Clause" | 6 | LICENSE = "BSD-3-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3f23c5c092b74d245d48eeef72bc3fd2" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3f23c5c092b74d245d48eeef72bc3fd2" |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "8db93ec98ac7cb5f8ac1420c10f5e3c43533153f253fe7fb6d891cf5aa2b80d2" | 9 | SRC_URI[sha256sum] = "92bc1fc585f1463ca827b45535957815b7deb218c549b7c18402c322c7549a12" |
| 10 | 10 | ||
| 11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
| 12 | 12 | ||
