Upgrade to release 3.0.7: - Problems with zero time values - Not possible to correctly convert excel dates to timedelta - Exception raised when merging cells which do not have borders all the way round. - Python 2 print statement in the tutorial
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-openpyxl_3.0.6.bb => python3-openpyxl_3.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-openpyxl_3.0.6.bb => python3-openpyxl_3.0.7.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-openpyxl_3.0.6.bb b/meta-python/recipes-devtools/python/python3-openpyxl_3.0.7.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-openpyxl_3.0.6.bb rename to meta-python/recipes-devtools/python/python3-openpyxl_3.0.7.bb index d4781eeff..b32632119 100644 --- a/meta-python/recipes-devtools/python/python3-openpyxl_3.0.6.bb +++ b/meta-python/recipes-devtools/python/python3-openpyxl_3.0.7.bb @@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148 inherit pypi setuptools3 -SRC_URI[sha256sum] = "b229112b46e158b910a5d1b270b212c42773d39cab24e8db527f775b82afc041" +SRC_URI[sha256sum] = "6456a3b472e1ef0facb1129f3c6ef00713cebf62e736cd7a75bcc3247432f251" RDEPENDS_${PN} += "${PYTHON_PN}-compression ${PYTHON_PN}-io ${PYTHON_PN}-pprint ${PYTHON_PN}-shell ${PYTHON_PN}-jdcal ${PYTHON_PN}-et-xmlfile" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90442): https://lists.openembedded.org/g/openembedded-devel/message/90442 Mute This Topic: https://lists.openembedded.org/mt/81692100/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
