Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: <wangmy@fujitsu.com>
To: <openembedded-devel@lists.openembedded.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [oe] [meta-python] [PATCH] python3-natsort: upgrade 8.2.0 -> 8.3.1
Date: Sat, 4 Mar 2023 19:10:18 +0800	[thread overview]
Message-ID: <1677928222-23049-1-git-send-email-wangmy@fujitsu.com> (raw)

From: Wang Mingyu <wangmy@fujitsu.com>

Fixed
=======
    Broken test on FreeBSD due to a broken locale.strxfrm. This change has no effect outside fixing tests (issue #161)

Added
=========
    The PRESORT option to the ns enum to attain consistent sort order in certain corner cases (issue #149)
    Logic to ensure None and NaN are sorted in a consistent order (issue #149)
    Explict Python 3.11 support

Changed
========
    Only convert to str if necessary in os_sorted (@Dobatymo, issues #157 and #158)
    Attempt to use new fastnumbers functionality if available
    Move non-API documentation to the GitHub wiki

Removed
========
    Support for EOL Python 3.6


License-Update: Copyright year updated to 2023.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-natsort_8.2.0.bb => python3-natsort_8.3.1.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-natsort_8.2.0.bb => python3-natsort_8.3.1.bb} (55%)

diff --git a/meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb b/meta-python/recipes-devtools/python/python3-natsort_8.3.1.bb
similarity index 55%
rename from meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb
rename to meta-python/recipes-devtools/python/python3-natsort_8.3.1.bb
index bc142195e..baf94caa8 100644
--- a/meta-python/recipes-devtools/python/python3-natsort_8.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-natsort_8.3.1.bb
@@ -1,10 +1,10 @@
 SUMMARY = "Simple yet flexible natural sorting in Python."
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=58db8ac9e152dd9b700f4d39ff40a31a"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=d32431d1b650010945da4e078011c8fa"
 
 PYPI_PACKAGE = "natsort"
-SRC_URI[sha256sum] = "57f85b72c688b09e053cdac302dd5b5b53df5f73ae20b4874fcbffd8bf783d11"
+SRC_URI[sha256sum] = "517595492dde570a4fd6b6a76f644440c1ba51e2338c8a671d7f0475fda8f9fd"
 
 inherit pypi setuptools3
 
-- 
2.34.1



             reply	other threads:[~2023-03-04 11:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-04 11:10 wangmy [this message]
2023-03-04 11:10 ` [oe] [meta-python] [PATCH] python3-nocasedict: upgrade 1.1.0 -> 2.0.0 wangmy
2023-03-04 11:10 ` [oe] [meta-python] [PATCH] python3-nocaselist: Upgrade 1.1.0 -> 1.1.1 wangmy
2023-03-04 11:10 ` [oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.21.12 -> 4.22.0 wangmy
2023-03-04 11:10 ` [oe] [meta-python] [PATCH] python3-pydicti: upgrade 1.2.0 -> 1.2.1 wangmy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1677928222-23049-1-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox