All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/4] python3-croniter: Upgrade 1.0.2 -> 1.0.4
@ 2021-01-29 13:10 Leon Anavi
  2021-01-29 13:10 ` [meta-python][PATCH 2/4] python3-cantools: Upgrade 36.1.0 -> 36.2.0 Leon Anavi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Leon Anavi @ 2021-01-29 13:10 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 1.0.4:

- Raise CroniterBadCronError when error syntax
- Fix spelling

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-croniter_1.0.2.bb => python3-croniter_1.0.4.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-croniter_1.0.2.bb => python3-croniter_1.0.4.bb} (78%)

diff --git a/meta-python/recipes-devtools/python/python3-croniter_1.0.2.bb b/meta-python/recipes-devtools/python/python3-croniter_1.0.4.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-croniter_1.0.2.bb
rename to meta-python/recipes-devtools/python/python3-croniter_1.0.4.bb
index bfe1f1d4c..8328cf6d3 100644
--- a/meta-python/recipes-devtools/python/python3-croniter_1.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-croniter_1.0.4.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2"
 
 PYPI_PACKAGE = "croniter"
 
-SRC_URI[sha256sum] = "12f9fd52e7cfb623d0788956d137a3de26e5583a25820fa7710fb6b58d32b213"
+SRC_URI[sha256sum] = "7f861f4a896b2b43069ef218d2b999d2c9f760598c2592a6b842cb04bc75562e"
 
 inherit pypi setuptools3
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-02-01 13:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-29 13:10 [meta-python][PATCH 1/4] python3-croniter: Upgrade 1.0.2 -> 1.0.4 Leon Anavi
2021-01-29 13:10 ` [meta-python][PATCH 2/4] python3-cantools: Upgrade 36.1.0 -> 36.2.0 Leon Anavi
2021-02-01 13:35   ` [oe] " Trevor Gamblin
2021-01-29 13:10 ` [meta-python][PATCH 3/4] python3-pyzmq: Upgrade 21.0.2 -> 22.0.2 Leon Anavi
2021-02-01 13:35   ` [oe] " Trevor Gamblin
2021-01-29 13:10 ` [meta-python][PATCH 4/4] python3-aiohttp-jinja2: Upgrade 1.2.0 -> 1.4.2 Leon Anavi
2021-02-01 13:35   ` [oe] " Trevor Gamblin
2021-02-01 13:34 ` [oe] [meta-python][PATCH 1/4] python3-croniter: Upgrade 1.0.2 -> 1.0.4 Trevor Gamblin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.