diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2026-04-07 18:12:50 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-10 07:59:49 -0700 |
| commit | a1efbb73c6e6c49f3c2dc35525b59d98da37a7e2 (patch) | |
| tree | 8b51d9f7c943e2f1a1d01cc22fd61c77bc066182 /meta-python/recipes-devtools/python | |
| parent | 94102dd836a3bc6fa628dfa0eadf56c9d4ccdbc3 (diff) | |
| download | meta-openembedded-a1efbb73c6e6c49f3c2dc35525b59d98da37a7e2.tar.gz | |
python3-croniter: upgrade 6.0.0 -> 6.2.2
Changelog:
https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-croniter_6.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-croniter_6.0.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-croniter_6.0.0.bb b/meta-python/recipes-devtools/python/python3-croniter_6.2.2.bb index 201074e1e3..d217161d7d 100644 --- a/meta-python/recipes-devtools/python/python3-croniter_6.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-croniter_6.2.2.bb | |||
| @@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b8ee59850b882cbf623188489ea748e2" | |||
| 5 | 5 | ||
| 6 | PYPI_PACKAGE = "croniter" | 6 | PYPI_PACKAGE = "croniter" |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "37c504b313956114a983ece2c2b07790b1f1094fe9d81cc94739214748255577" | 8 | SRC_URI[sha256sum] = "ba60832a5ec8e12e51b8691c3309a113d1cf6526bdf1a48150ce8ec7a532d0ab" |
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi python_hatchling |
| 11 | 11 | ||
| 12 | RDEPENDS:${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
| 13 | python3-dateutil \ | 13 | python3-dateutil \ |
