diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-04 12:04:53 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-06 12:03:47 +0000 |
| commit | 74bd90dbd363c34ff2e7acfa5b2c9e5a58542091 (patch) | |
| tree | a6e0e92bf157c6c89d98f749a189fcc3fa9954ac /meta/recipes-devtools/python | |
| parent | 0ed2774c4915b6079627c0e39c7bae238cdd3314 (diff) | |
| download | poky-74bd90dbd363c34ff2e7acfa5b2c9e5a58542091.tar.gz | |
python3-pytz: upgrade 2022.6 -> 2022.7
(From OE-Core rev: d17ba9fd183a2f149cf1d4be12c71be92925e7e1)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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_2022.7.bb (renamed from meta/recipes-devtools/python/python3-pytz_2022.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pytz_2022.6.bb b/meta/recipes-devtools/python/python3-pytz_2022.7.bb index 9631f59288..a6a69c8b59 100644 --- a/meta/recipes-devtools/python/python3-pytz_2022.6.bb +++ b/meta/recipes-devtools/python/python3-pytz_2022.7.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] = "e89512406b793ca39f5971bc999cc538ce125c0e51c27941bef4568b460095e2" | 8 | SRC_URI[sha256sum] = "7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN}:class-target += "\ | 10 | RDEPENDS:${PN}:class-target += "\ |
| 11 | ${PYTHON_PN}-datetime \ | 11 | ${PYTHON_PN}-datetime \ |
