Click here to visit the old openkoji buildsystem (Archived)

Information for build python-shortuuid-1.0.13-1.fc41

ID17816
Package Namepython-shortuuid
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.13
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-shortuuid.git#2c07cffd650ac70ee6f7a3740852a6b380450c62
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 21:29:31 CST
CompletedThu, 02 May 2024 21:38:59 CST
Taskbuild (f41, /rpms/python-shortuuid.git:2c07cffd650ac70ee6f7a3740852a6b380450c62)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-shortuuid.git#2c07cffd650ac70ee6f7a3740852a6b380450c62'}}
Tags
f41
RPMs
src
python-shortuuid-1.0.13-1.fc41.src.rpm (info) (download)
noarch
python3-shortuuid-1.0.13-1.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Mar 11 2024 Packit <hello@packit.dev> - 1.0.13-1 - Update to 1.0.13 - Resolves rhbz#2269074 * Wed Mar 06 2024 Michel Lind <salimma@fedoraproject.org> - 1.0.12-2 - Fix test run, upstream no longer ships setup.py * Wed Mar 06 2024 Packit <hello@packit.dev> - 1.0.12-1 - Update to 1.0.12 - Resolves rhbz#2267121 * Mon Mar 04 2024 Michel Lind <salimma@fedoraproject.org> - 1.0.11-6 - Enable packit * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.0.11-2 - Rebuilt for Python 3.12 * Mon Feb 27 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.11-1 - Update to 1.0.11 - Convert license declaration to SPDX * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 06 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.9-1 - Update to 1.0.9 * 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