From: Wang Mingyu <[email protected]>

Changelog:
===========
- Add support for Python 3.11, 3.12, 3.13, 3.14.
- Drop support for Python 3.7, 3.8, 3.9.
- PRESERVE_STERILITY global is replaced with preserve_sterility function 
argument.
- New formatting options: headersglobalalign, headersalign, colglobalalign.
- New output format: "colon_grid" (Pandoc grid_tables with alignment)
- Various bug fixes.
- Improved error messages.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-tabulate_0.9.0.bb => python3-tabulate_0.10.0.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-tabulate_0.9.0.bb => 
python3-tabulate_0.10.0.bb} (82%)

diff --git a/meta-python/recipes-devtools/python/python3-tabulate_0.9.0.bb 
b/meta-python/recipes-devtools/python/python3-tabulate_0.10.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-tabulate_0.9.0.bb
rename to meta-python/recipes-devtools/python/python3-tabulate_0.10.0.bb
index 75e97355f5..909f47268f 100644
--- a/meta-python/recipes-devtools/python/python3-tabulate_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-tabulate_0.10.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/astanin/python-tabulate";
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6ad1430c0c4824ec6a5dbb9754b011d7"
 
-SRC_URI[sha256sum] = 
"0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c"
+SRC_URI[sha256sum] = 
"e2cfde8f79420f6deeffdeda9aaec3b6bc5abce947655d17ac662b126e48a60d"
 
 inherit pypi python_setuptools_build_meta
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125155): 
https://lists.openembedded.org/g/openembedded-devel/message/125155
Mute This Topic: https://lists.openembedded.org/mt/118276729/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to