On 2020-12-22 4:57 p.m., Leon Anavi wrote:
- os_sorted, os_sort_keygen, and os_sort_key to better support
sorting like the file browser on the current operating system
- Support for Python 3.9
- Treat None like NaN internally to avoid TypeError
- No longer fail tests every time a new Python version is released
- Various typos, missing figures, and out-of-date information in
the "How it works"
- Fix typo in CHANGELOG
- Updated "How it works" to account for Pandas updates
Signed-off-by: Leon Anavi <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
.../{python3-natsort_7.0.1.bb => python3-natsort_7.1.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-natsort_7.0.1.bb =>
python3-natsort_7.1.0.bb} (75%)
diff --git a/meta-python/recipes-devtools/python/python3-natsort_7.0.1.bb
b/meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-natsort_7.0.1.bb
rename to meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb
index e20cdf0fa3..c890ae2432 100644
--- a/meta-python/recipes-devtools/python/python3-natsort_7.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-natsort_7.1.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6a96e5ad780a0eea866ecccec4463517"
PYPI_PACKAGE = "natsort"
-SRC_URI[sha256sum] =
"a633464dc3a22b305df0f27abcb3e83515898aa1fd0ed2f9726c3571a27258cf"
+SRC_URI[sha256sum] =
"33f3f1003e2af4b4df20908fe62aa029999d136b966463746942efbfc821add3"
inherit pypi setuptools3
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88507):
https://lists.openembedded.org/g/openembedded-devel/message/88507
Mute This Topic: https://lists.openembedded.org/mt/79160353/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-