Upgrade to release 1.3.9: - Added option to set row heights and column widths in pixels via the :func:`set_row_pixels` and :func:`set_column_pixels` methods
Signed-off-by: Leon Anavi <[email protected]> --- ...{python3-xlsxwriter_1.3.8.bb => python3-xlsxwriter_1.3.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-xlsxwriter_1.3.8.bb => python3-xlsxwriter_1.3.9.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.8.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.8.bb rename to meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb index e89221e5c3..e53dd4d5b9 100644 --- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.8.bb +++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb @@ -8,6 +8,6 @@ inherit pypi setuptools3 PYPI_PACKAGE = "XlsxWriter" -SRC_URI[sha256sum] = "2b7e22b1268c2ed85d73e5629097c9a63357f2429667ada9863cd05ff8ee33aa" +SRC_URI[sha256sum] = "eca2e737d0b8df3cd72520fadcda9f48c3581282639965125a86ea8cd04620cf" BBCLASSEXTEND = "native nativesdk" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90830): https://lists.openembedded.org/g/openembedded-devel/message/90830 Mute This Topic: https://lists.openembedded.org/mt/82111603/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
