SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-natsort-8.4.0-1.3.noarch.rpm :

* Mon Jul 10 2023 ecsos - Add %{?sle15_python_module_pythons}- Fix BuildReuquires Versions.
* Sat Jul 08 2023 Arun Persaud - update to version 8.4.0:
* Changed + The changelog now only explictly exists in the repository (issue [#162])
* Fixed + Inputs with spaces near adjascent to the extension are now sorted correctly for os_sorted on Windows (issues #165 and #166)- changes from version 8.3.1:
* Fixed + Broken test found on FreeBSD. This change has no effect outside fixing tests (issue #161)- changes from version 8.3.0:
* 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 (AATTDobatymo, 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
* 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)
 
ICM