Information for build python-python-ulid-3.0.0-1.fc41

ID94445
Package Namepython-python-ulid
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.0.0
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-python-ulid#476feb58d01a6e037e55b20bae65a8a38fddba9e
SummaryUniversally unique lexicographically sortable identifier
DescriptionA 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.
Built byzhongtingjie
State failed
Volume DEFAULT
StartedSun, 27 Oct 2024 07:50:00 CST
CompletedSun, 27 Oct 2024 07:58:37 CST
Taskbuild (f41-build-side-1, /rpms/python-python-ulid:476feb58d01a6e037e55b20bae65a8a38fddba9e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-python-ulid#476feb58d01a6e037e55b20bae65a8a38fddba9e'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Oct 11 2024 Packit <hello@packit.dev> - 3.0.0-1 - Update to 3.0.0 upstream release - Resolves: rhbz#2318115 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 29 2024 Python Maint <python-maint@redhat.com> - 2.7.0-3 - Rebuilt for Python 3.13 * Mon Jun 17 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.7.0-1 - Update to 2.7.0 (close RHBZ#2292634) * Sun May 26 2024 Packit <hello@packit.dev> - 2.6.0-1 - Update to 2.6.0 upstream release - Resolves: rhbz#2283270 * Mon May 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.5.0-2 - Drop conditional/comment for F38 since it is reaching EOL * Fri Apr 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.5.0-1 - Update to 2.5.0 (close RHBZ#2277310) * Tue Apr 02 2024 Packit <hello@packit.dev> - 2.4.0.post0-1 - Update to 2.4.0.post0 upstream release - Resolves: rhbz#2272698 * Fri Mar 22 2024 Packit <hello@packit.dev> - 2.3.0-1 - [packit] 2.3.0 upstream release - Resolves rhbz#2270694 * Mon Feb 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.0-1 - Initial package (close RHBZ#2261953)