All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-xlsxwriter: upgrade 1.4.3 -> 1.4.4
@ 2021-07-09  1:31 zhengruoqin
  0 siblings, 0 replies; only message in thread
From: zhengruoqin @ 2021-07-09  1:31 UTC (permalink / raw)
  To: openembedded-devel

Release 1.4.4 - July 4 2021
---------------------------

* Added some performance improvements. Performance for larger files should be
  5-10% better.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 ...{python3-xlsxwriter_1.4.3.bb => python3-xlsxwriter_1.4.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-xlsxwriter_1.4.3.bb => python3-xlsxwriter_1.4.4.bb} (82%)

diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.3.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.4.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.3.bb
rename to meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.4.bb
index e6b196956e..64ab8afa67 100644
--- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.3.bb
+++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.4.bb
@@ -16,6 +16,6 @@ RDEPENDS_${PN} += " \
 	python3-io \
 "
 
-SRC_URI[sha256sum] = "641db6e7b4f4982fd407a3f372f45b878766098250d26963e95e50121168cbe2"
+SRC_URI[sha256sum] = "791567acccc485ba76e0b84bccced2651981171de5b47d541520416f2f9f93e3"
 
 BBCLASSEXTEND = "native nativesdk"
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-09  1:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09  1:31 [oe] [meta-python] [PATCH] python3-xlsxwriter: upgrade 1.4.3 -> 1.4.4 zhengruoqin

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.