All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1
@ 2021-06-04 15:31 Leon Anavi
  2021-06-04 15:31 ` [meta-python][PATCH 2/5] python3-typeguard: Upgrade 2.12.0 -> 2.12.1 Leon Anavi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-04 15:31 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 2.5.1:

- Use event source for streaming events
- Bump black from 21.5b1 to 21.5b2

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

diff --git a/meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb b/meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb
rename to meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb
index a29625acc5..4a203ccc63 100644
--- a/meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f"
 
-SRC_URI[sha256sum] = "e2ae49be45261283a899cc1b95786f07fe5076be9a311d250dbe2de1b8c38f0f"
+SRC_URI[sha256sum] = "3ee8e857b07364516f8b9f0e5c52d4cd775036f3ace37c2769de1e8579f4dc07"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

end of thread, other threads:[~2021-06-04 15:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 15:31 [meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1 Leon Anavi
2021-06-04 15:31 ` [meta-python][PATCH 2/5] python3-typeguard: Upgrade 2.12.0 -> 2.12.1 Leon Anavi
2021-06-04 15:31 ` [meta-python][PATCH 3/5] python3-cbor2: Upgrade 5.3.0 -> 5.4.0 Leon Anavi
2021-06-04 15:31 ` [meta-python][PATCH 4/5] python3-ipython: Upgrade 7.24.0 -> 7.24.1 Leon Anavi
2021-06-04 15:32 ` [meta-python][PATCH 5/5] python3-pkgconfig: Upgrade 1.5.2 -> 1.5.4 Leon Anavi

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.