Spec URL: https://salimma.fedorapeople.org/specs/python/python-shortuuid.spec SRPM URL: https://salimma.fedorapeople.org/specs/python/python-shortuuid-1.0.8-1.fc35.src.rpm 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. Fedora Account System Username: salimma
Review notes: [x]: Package follows Fedora Python Packaging Guidelines [x]: Package builds and installs [x]: No serious issues from rpmlint [x]: License is correctly identified and installed PACKAGE APPROVED.
~ took 3s ❯ fedpkg request-repo python-shortuuid 2030895 https://pagure.io/releng/fedora-scm-requests/issue/39254
BuildRequires: python%{python3_pkgversion}-setuptools This should *not* be needed if you use %pyproject_buildrequires.
(In reply to Miro Hrončok from comment #3) > BuildRequires: python%{python3_pkgversion}-setuptools > > This should *not* be needed if you use %pyproject_buildrequires. thanks, will fix when importing Package was unretired but f35 branch is still blocked: https://pagure.io/releng/issue/10455
FEDORA-2021-f19f2ab745 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-f19f2ab745
FEDORA-2021-f19f2ab745 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-f19f2ab745 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-f19f2ab745 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-f19f2ab745 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.