diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-02-28 15:32:44 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-01 09:28:52 +0000 |
| commit | 376dc30276c2f3841f1a4e3e9bfe7b72f82a62e7 (patch) | |
| tree | 04ca9a67a21032ea993e9532ee1ba61762b520f0 /meta | |
| parent | 9a5c2f900ebef32e198e83ee9131ea8ec5b26691 (diff) | |
| download | poky-376dc30276c2f3841f1a4e3e9bfe7b72f82a62e7.tar.gz | |
python3-pytz: upgrade 2023.4 -> 2024.1
(From OE-Core rev: 17b6104583bb6122ca051dcc004120c24b5579cf)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pytz_2024.1.bb (renamed from meta/recipes-devtools/python/python3-pytz_2023.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pytz_2023.4.bb b/meta/recipes-devtools/python/python3-pytz_2024.1.bb index 78d2b323de..158e800fed 100644 --- a/meta/recipes-devtools/python/python3-pytz_2023.4.bb +++ b/meta/recipes-devtools/python/python3-pytz_2024.1.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999" | |||
| 5 | 5 | ||
| 6 | inherit pypi setuptools3 ptest | 6 | inherit pypi setuptools3 ptest |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40" | 8 | SRC_URI[sha256sum] = "2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN}:class-target += "\ | 10 | RDEPENDS:${PN}:class-target += "\ |
| 11 | python3-datetime \ | 11 | python3-datetime \ |
