diff options
| author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2026-01-17 12:48:12 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-30 18:59:28 +0100 |
| commit | b2cd699bbb306a236045e79a322c4b5d71f5826c (patch) | |
| tree | bdb0f40ed16b8c4787eaafadef90143513572cb3 /meta-python/recipes-devtools/python | |
| parent | eb933671afb69e814a6732e99e73f2f141aeb060 (diff) | |
| download | meta-openembedded-b2cd699bbb306a236045e79a322c4b5d71f5826c.tar.gz | |
python3-croniter: upgrade 1.3.4 -> 1.3.5
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 94f564fc96e8754d11fe9932dd4c44076592ed1c)
Changelog:
Add Python 3.10 support.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-croniter_1.3.5.bb (renamed from meta-python/recipes-devtools/python/python3-croniter_1.3.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-croniter_1.3.4.bb b/meta-python/recipes-devtools/python/python3-croniter_1.3.5.bb index 4158dbe7c4..92962c0f45 100644 --- a/meta-python/recipes-devtools/python/python3-croniter_1.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-croniter_1.3.5.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2" | |||
| 5 | 5 | ||
| 6 | PYPI_PACKAGE = "croniter" | 6 | PYPI_PACKAGE = "croniter" |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "3169365916834be654c2cac57ea14d710e742f8eb8a5fce804f6ce548da80bf2" | 8 | SRC_URI[sha256sum] = "7592fc0e8a00d82af98dfa2768b75983b6fb4c2adc8f6d0d7c931a715b7cefee" |
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
| 11 | 11 | ||
