All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/5] python3-meh: Upgrade 0.49 -> 0.50
@ 2021-02-02 11:26 Leon Anavi
  2021-02-02 11:26 ` [meta-python][PATCH 2/5] python3-pywbem: Upgrade 1.1.0 -> 1.1.3 Leon Anavi
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Leon Anavi @ 2021-02-02 11:26 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.50:

- dump: Use exception's type and value when calculating hash

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../python-meh/{python3-meh_0.49.bb => python3-meh_0.50.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-extended/python-meh/{python3-meh_0.49.bb => python3-meh_0.50.bb} (90%)

diff --git a/meta-python/recipes-extended/python-meh/python3-meh_0.49.bb b/meta-python/recipes-extended/python-meh/python3-meh_0.50.bb
similarity index 90%
rename from meta-python/recipes-extended/python-meh/python3-meh_0.49.bb
rename to meta-python/recipes-extended/python-meh/python3-meh_0.50.bb
index 7fba21f7d..64a24ade3 100644
--- a/meta-python/recipes-extended/python-meh/python3-meh_0.49.bb
+++ b/meta-python/recipes-extended/python-meh/python3-meh_0.50.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
 
 SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \
 "
-SRCREV = "50c09e5c4c76757099d686c316b4bf42f72db71b"
+SRCREV = "11980776c5ad757401ea1d12fd1f331d96428105"
 
 FILES_${PN} += "${datadir}/*"
 
-- 
2.17.1


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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 11:26 [meta-python][PATCH 1/5] python3-meh: Upgrade 0.49 -> 0.50 Leon Anavi
2021-02-02 11:26 ` [meta-python][PATCH 2/5] python3-pywbem: Upgrade 1.1.0 -> 1.1.3 Leon Anavi
2021-02-05 14:00   ` [oe] " Trevor Gamblin
2021-02-02 11:26 ` [meta-python][PATCH 3/5] python3-ipython: Upgrade 7.19.0 -> 7.20.0 Leon Anavi
2021-02-05 14:01   ` [oe] " Trevor Gamblin
2021-02-02 11:26 ` [meta-python][PATCH 4/5] python3-croniter: Upgrade 1.0.5 -> 1.0.6 Leon Anavi
2021-02-05 14:01   ` [oe] " Trevor Gamblin
2021-02-02 11:26 ` [meta-python][PATCH 5/5] python3-pywbemtools: Upgrade 0.8.0 -> 0.8.1 Leon Anavi
2021-02-05 14:01   ` [oe] " Trevor Gamblin
2021-02-05 14:00 ` [oe] [meta-python][PATCH 1/5] python3-meh: Upgrade 0.49 -> 0.50 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.