diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-09-10 17:03:01 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-09-10 07:20:40 -0700 |
commit | 5c2bc78f17b9ab2d79ba4f4ef580073c176f0970 (patch) | |
tree | 6fb9a64116fdbf0df0c3a7ce86b40d305e543ea2 /meta-python/recipes-devtools/python | |
parent | afb17bfc0c3dc53960bbb1164b1f7db6f08cbc6c (diff) | |
download | meta-openembedded-5c2bc78f17b9ab2d79ba4f4ef580073c176f0970.tar.gz |
python3-types-python-dateutil: upgrade 2.9.0.20240821 -> 2.9.0.20240906
Changelog:
[python-dateutil] Add dateutil.parser.UnknownTimezoneWarning.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb (renamed from meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240821.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240821.bb b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb index f79edaaafd..5c3a477432 100644 --- a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240821.bb +++ b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb | |||
@@ -3,6 +3,6 @@ HOMEPAGE = "https://github.com/python/typeshed" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=c2d9643b4523fdf462545aeb1356ad23" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=c2d9643b4523fdf462545aeb1356ad23" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "9649d1dcb6fef1046fb18bebe9ea2aa0028b160918518c34589a46045f6ebd98" | 6 | SRC_URI[sha256sum] = "9706c3b68284c25adffc47319ecc7947e5bb86b3773f843c73906fd598bc176e" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |