Thu, 22 Jan 2026 19:38:01 CST | login

Information for build python-shortuuid-1.0.11-2.oc9

ID40821
Package Namepython-shortuuid
Version1.0.11
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-shortuuid.git?.#05e0438ef22861435ad87f8b7590fb41f97dc473
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 01:27:42 CST
CompletedSat, 14 Jun 2025 01:30:10 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-shortuuid.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-shortuuid.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-shortuuid-1.0.11-2.oc9.src.rpm (info) (download)
noarch
python3-shortuuid-1.0.11-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.11-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.11-1 - initial build