All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/7] python3-luma-core: Upgrade 1.17.3 -> 2.0.1
@ 2020-11-26 11:22 Leon Anavi
  2020-11-26 11:22 ` [meta-python][PATCH 2/7] python3-luma-oled: Upgrade 3.7.0 -> 3.8.1 Leon Anavi
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Leon Anavi @ 2020-11-26 11:22 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 2.0.1:

- Improved diff_to_previous framebuffer performance
- Add Linux framebuffer pseudo-device
- Allow a wider range of SPI bus speeds
- Fix to allow cmdline args to dynamically create a full_frame()
  instance

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...{python3-luma-core_1.17.3.bb => python3-luma-core_2.0.1.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-luma-core_1.17.3.bb => python3-luma-core_2.0.1.bb} (75%)

diff --git a/meta-python/recipes-devtools/python/python3-luma-core_1.17.3.bb b/meta-python/recipes-devtools/python/python3-luma-core_2.0.1.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-luma-core_1.17.3.bb
rename to meta-python/recipes-devtools/python/python3-luma-core_2.0.1.bb
index 8301d7f77a..fad7432132 100644
--- a/meta-python/recipes-devtools/python/python3-luma-core_1.17.3.bb
+++ b/meta-python/recipes-devtools/python/python3-luma-core_2.0.1.bb
@@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=db07e3d471938ea7d7fd2135f88ac9a1"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "c13303a123c32c1a8dc5bc089a920822"
-SRC_URI[sha256sum] = "1c928ad8e42af5fd395260176f89eb68a8af61911971f94124fabc9c6b550689"
+SRC_URI[sha256sum] = "a0bc18c03cfb293c9c1b1d8883c2ec7c29d167e4af99f795b5698c8a864332df"
 
 CLEANBROKEN = "1"
 
-- 
2.17.1


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

end of thread, other threads:[~2020-11-27 13:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26 11:22 [meta-python][PATCH 1/7] python3-luma-core: Upgrade 1.17.3 -> 2.0.1 Leon Anavi
2020-11-26 11:22 ` [meta-python][PATCH 2/7] python3-luma-oled: Upgrade 3.7.0 -> 3.8.1 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 3/7] python3-fastnumbers: Upgrade 3.0.0 -> 3.1.0 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 4/7] python3-ansi2html: Upgrade 1.5.2 -> 1.6.0 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 5/7] python3-prettytable: Upgrade 1.0.1 -> 2.0.0 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 6/7] python3-urllib3: Upgrade 1.25.11 -> 1.26.2 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 7/7] python3-transitions: Upgrade 0.8.4 -> 0.8.5 Leon Anavi
2020-11-27 13:47   ` [oe] " Trevor Gamblin
2020-11-27 13:48 ` [oe] [meta-python][PATCH 1/7] python3-luma-core: Upgrade 1.17.3 -> 2.0.1 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.