--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-481e6527fb
2025-09-29 00:26:36.494453+00:00
--------------------------------------------------------------------------------

Name        : python-shortuuid
Product     : Fedora 43
Version     : 1.0.13
Release     : 9.fc43
URL         : https://github.com/skorokithakis/shortuuid
Summary     : A generator library for concise, unambiguous and URL-safe UUIDs
Description :
shortuuid is a simple python library that generates concise, unambiguous,
URL-safe UUIDs.

Often, one needs to use non-sequential IDs in places where users will see them,
but the IDs must be as concise and easy to use as possible. shortuuid solves
this problem by generating uuids using Python's built-in uuid module and then
translating them to base57 using lowercase and uppercase letters and digits, and
removing similar-looking characters such as l, 1, I, O and 0.

--------------------------------------------------------------------------------
Update Information:

Rebuilt for Python 3.14.0rc3 bytecode change
--------------------------------------------------------------------------------
ChangeLog:

* Fri Sep 19 2025 Python Maint <[email protected]> - 1.0.13-9
- Rebuilt for Python 3.14.0rc3 bytecode
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-481e6527fb' 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://pagure.io/fedora-infrastructure/new_issue

Reply via email to