-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-ca04b2d177 2025-08-31 01:07:52.461297+00:00 -------------------------------------------------------------------------------- Name : python-python-ulid Product : Fedora 42 Version : 3.1.0 Release : 1.fc42 URL : https://github.com/mdomke/python-ulid Summary : Universally unique lexicographically sortable identifier Description : A ULID is a universally unique lexicographically sortable identifier. It is * 128-bit compatible with UUID * 1.21e+24 unique ULIDs per millisecond * Lexicographically sortable! * Canonically encoded as a 26 character string, as opposed to the 36 character UUID * Uses Crockford's base32 for better efficiency and readability (5 bits per character) * Case insensitive * No special characters (URL safe) For more information have a look at the original specification, https://github.com/alizain/ulid#specification. -------------------------------------------------------------------------------- Update Information: 3.1.0 - 2025-08-18 Changed Added Python 3.13 to the trove classifiers. Optimize @property to @cached_property When generating ULIDs within the same millisecond, the library will ensure monotonic sort order by incrementing the randomness component by 1 bit. This process is descrbied in the spec. Fixed Sharpen regular expression for Pydantic. Fix Sphinx warnings when referencing ULID from an external project. -------------------------------------------------------------------------------- ChangeLog: * Mon Aug 18 2025 Packit <hello@xxxxxxxxxx> - 3.1.0-1 - Update to 3.1.0 upstream release - Resolves: rhbz#2389208 * Fri Aug 15 2025 Python Maint <python-maint@xxxxxxxxxx> - 3.0.0-7 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jun 21 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 3.0.0-5 - Rebuilt for Python 3.14 (close RHBZ#2372083) * Wed May 7 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 3.0.0-4 - F41+: Use the provisional pyproject declarative buildsystem -------------------------------------------------------------------------------- References: [ 1 ] Bug #2389208 - python-python-ulid-3.1.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2389208 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-ca04b2d177' 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 -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-announce@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue