Sun, 08 Sep 2024 22:30:58 UTC | login

Information for build python-shortuuid-1.0.8-4.fc37

ID203482
Package Namepython-shortuuid
Version1.0.8
Release4.fc37
Epoch
SummaryA generator library for concise, unambiguous and URL-safe UUIDs
Descriptionshortuuid 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 22:03:49 UTC
CompletedMon, 19 Sep 2022 22:03:49 UTC
Tags
f37
RPMs
src
python-shortuuid-1.0.8-4.fc37.src.rpm (info) (download)
noarch
python3-shortuuid-1.0.8-4.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.0.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> 1.0.8-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 10 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.8-1 - Update to 1.0.8 - Adjust spec for latest packaging guidelines - Opt in to rpmautospec * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.1-5 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild