diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-09-25 14:49:07 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-30 17:00:51 +0100 |
| commit | 8099ac60b9d16c2e08df3579d2c8f4daedfde063 (patch) | |
| tree | e27581a2388c49b451a9f128dae459a778a797e8 /meta/recipes-devtools/python | |
| parent | 7c26a7d57db78d3a9cd15016823723c254f2b83c (diff) | |
| download | poky-8099ac60b9d16c2e08df3579d2c8f4daedfde063.tar.gz | |
python3-pytz: upgrade 2024.1 -> 2024.2
Changelog:
==========
- IANA 2024b
- Squashed 'tz/' changes from 380c07cef..923e54bae
- Stop testing unavailable and EOL Python 3.5
- Add support for Python 3.13
- Run other jobs if one fails
(From OE-Core rev: aa5000f6077010feba6fa311a281900c87014cf4)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pytz_2024.2.bb (renamed from meta/recipes-devtools/python/python3-pytz_2024.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pytz_2024.1.bb b/meta/recipes-devtools/python/python3-pytz_2024.2.bb index 158e800fed..04bd1d632d 100644 --- a/meta/recipes-devtools/python/python3-pytz_2024.1.bb +++ b/meta/recipes-devtools/python/python3-pytz_2024.2.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] = "2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812" | 8 | SRC_URI[sha256sum] = "2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN}:class-target += "\ | 10 | RDEPENDS:${PN}:class-target += "\ |
| 11 | python3-datetime \ | 11 | python3-datetime \ |
