From: Wang Mingyu <[email protected]>

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 <[email protected]>
---
 .../{python3-croniter_6.2.3.bb => python3-croniter_6.2.4.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-croniter_6.2.3.bb => 
python3-croniter_6.2.4.bb} (83%)

diff --git a/meta-python/recipes-devtools/python/python3-croniter_6.2.3.bb 
b/meta-python/recipes-devtools/python/python3-croniter_6.2.4.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-croniter_6.2.3.bb
rename to meta-python/recipes-devtools/python/python3-croniter_6.2.4.bb
index 7da022f58f..2058ec39b2 100644
--- a/meta-python/recipes-devtools/python/python3-croniter_6.2.3.bb
+++ b/meta-python/recipes-devtools/python/python3-croniter_6.2.4.bb
@@ -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
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#128191): 
https://lists.openembedded.org/g/openembedded-devel/message/128191
Mute This Topic: https://lists.openembedded.org/mt/120278926/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to