SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-natsort-8.2.0-57.1.noarch.rpm :

* Tue Jun 13 2023 ecsos - Add %{?sle15_python_module_pythons}
* Sat Sep 10 2022 Arun Persaud - update to version 8.2.0:
* Changed + Auto-coerce pathlib.Path objects to str since it is the least astonishing behavior (AATTGilthans, issues #152, #153) + Reduce strictness of type hints to avoid over-constraining client code (issues #154, #155)
* Thu Aug 18 2022 Ben Greiner - Clean specfile: remove code coverage check
* Thu Feb 03 2022 Arun Persaud - specfile:
* update copyright year- update to version 8.1.0:
* Changed + When using ns.PATH, only split off a maximum of two suffixes from a file name (issues #145, #146).
* Sun Dec 26 2021 Fusion Future - Update to 8.0.2 Major changes:
* Type hints
* Bug where sorting paths fail if one of the paths is \'.\'.
* Compose unicode characters when using locale to ensure sorting is correct across all locales.
* Explicit testing for Python 3.10
* Support for Python 3.4 and Python 3.5 has been removed.
* Mon Feb 01 2021 Dirk Müller - update to 7.1.1: - Use GitHub Actions instead of Travis-CI (issue #125) - No longer pin testing dependencies (issue #126) - Correct a minor typo
* Tue Jan 19 2021 Matej Cepl - Set up alternatives correctly.
* Sat Nov 21 2020 Arun Persaud - update to version 7.1.0:
* Added + os_sorted, os_sort_keygen, and os_sort_key to better support sorting like the file browser on the current operating system - this closes the long-standing issue #41 + Support for Python 3.9 (AATTswt2c, issue #119)
* Changed + MacOS unit tests run on native Python + Treate None like NaN internally to avoid TypeError (issue #117) + No longer fail tests every time a new Python version is released (issue #122)
* Fixed + Various typos, missing figures, and out-of-date information in the \"How it works\" + Fix typo in CHANGELOG (AATTgraingert, issue #113) + Updated \"How it works\" to account for Pandas updates (AATTkuraga, issue #116)
* Thu May 28 2020 Antonio Larrosa - The hypothesis pytest module used by natsort requires at least pytest 4.3
* Thu Apr 23 2020 Tomáš Chvátal - Drop py2 dependency from py3 only package
* Sun Feb 09 2020 Arun Persaud
* specfile:
* require sortedcontainers for tests- update to version 7.0.1:
* Bug where that caused incorrect sorting when using locales that have a \".\" character as the thousands separator.
* Thu Jan 09 2020 Matej Cepl - Update to 7.0.0: - Update testing dependency versions - Support for Python 2
* Tue Jan 07 2020 Matej Cepl - Upgrade to the preliminary version 6.2.0+3843c27, which fixes our testing problems.- Remove too_slow.patch which is harmful now.
 
ICM