mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-22 06:17:15 +00:00
python3-croniter: upgrade 6.2.3 -> 6.2.4
Changelog: =========== - Fix expand_from_start_time day-of-week low bound so Sunday wraps correctly for stepped day-of-week ranges (isoweekday() % 7 instead of weekday() + 1). - Bump pinned GitHub Actions via dependabot. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b8ee59850b882cbf623188489ea748e2"
|
||||
|
||||
SRC_URI += "file://0001-Allow-using-newer-versions-of-trove-classifiers-and-.patch"
|
||||
SRC_URI[sha256sum] = "fb129986ef7e2c44e3f4c9f503da83ad914d2afa48f40a43ee3dca4b5c41d476"
|
||||
SRC_URI[sha256sum] = "fc124f751b1b04805c2a04b061898b436b45ab2320b045e1e052ea895de65189"
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
Reference in New Issue
Block a user