-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-e102aa7101 2026-03-27 01:16:52.247550+00:00 --------------------------------------------------------------------------------
Name : python-pyxdameraulevenshtein Product : Fedora 43 Version : 1.10.0 Release : 1.fc43 URL : https://github.com/lanl/pyxDamerauLevenshtein Summary : Damerau-Levenshtein (DL) edit distance algorithm Description : pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance. -------------------------------------------------------------------------------- Update Information: 1.10.0 (2026-03-17) Add max_distance parameter to all four functions. When provided, computation terminates early and max_distance + 1 (or a value greater than max_distance for normalized functions) is returned if the true distance exceeds the threshold. Note: normalized distance functions now return a 64-bit float (Python's native float) instead of a 32-bit C float. Return values are now more precise (e.g., 0.2 instead of 0.20000000298023224). Code that relies on exact float32 values may need to be updated. Raise TypeError with a clear message when None is passed as an input sequence; previously, None inputs were not explicitly handled. Update type stubs (__init__.pyi) with modern typing syntax and max_distance parameters. Migrate CI from Travis CI to GitHub Actions. Modernize pyproject.toml with full PEP 621 metadata. Add Python 3.14 support. -------------------------------------------------------------------------------- ChangeLog: * Wed Mar 18 2026 Packit <[email protected]> - 1.10.0-1 - Update to 1.10.0 upstream release - Resolves: rhbz#2448554 * Sat Jan 17 2026 Fedora Release Engineering <[email protected]> - 1.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2448554 - python-pyxdameraulevenshtein-1.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2448554 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-e102aa7101' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
