diff mbox series

[34/47] python3-pytz: upgrade 2024.1 -> 2024.2

Message ID 1727246960-20665-34-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/47] adwaita-icon-theme: upgrade 46.2 -> 47.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 25, 2024, 6:49 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-pytz_2024.1.bb => python3-pytz_2024.2.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pytz_2024.1.bb => python3-pytz_2024.2.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pytz_2024.1.bb b/meta/recipes-devtools/python/python3-pytz_2024.2.bb
similarity index 89%
rename from meta/recipes-devtools/python/python3-pytz_2024.1.bb
rename to 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"
 
 inherit pypi setuptools3 ptest
 
-SRC_URI[sha256sum] = "2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812"
+SRC_URI[sha256sum] = "2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a"
 
 RDEPENDS:${PN}:class-target += "\
     python3-datetime \