Spec URL: https://salimma.fedorapeople.org/specs/python/python-volatile.spec SRPM URL: https://salimma.fedorapeople.org/specs/python/python-volatile-2.1.0-1.fc33.src.rpm Description: Temporary files and directories. Contains replacement for tempfile.NamedTemporaryFile that does not delete the file on close(), but still unlinks it after the context manager ends, as well as a mkdtemp-based temporary directory implementation. - Mostly reuses the stdlib implementations, supporting the same signatures. - Due to that, uses the OS’s built-in temporary file facilities, no custom schemes. - Tested on Python 2.6+ and 3.3+ Fedora Account System Username: salimma
Review notes: * Package is properly named per Packaging Guidelines * Package builds and installs correctly * Packaging follows Python Packaging Guidelines * Package does not include a license file Michel, could you switch to just pulling the release from GitHub instead of PyPI? That way, you'd have a license file. Alternatively, you can do something like what python-trololio does to get the license file included[1]. [1]: https://src.fedoraproject.org/rpms/python-trololio/blob/master/f/python-trololio.spec#_29-30
yeah, let me try doing that.
Spec URL: https://salimma.fedorapeople.org/specs/python/python-volatile.spec SRPM URL: https://salimma.fedorapeople.org/specs/python/python-volatile-2.1.0-2.fc33.src.rpm using GitHub source tarball, which includes the license text
Looks good to me! PACKAGE APPROVED.
Thanks! ❯ fedpkg request-repo python-volatile 1899776 https://pagure.io/releng/fedora-scm-requests/issue/30819
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/python-volatile
FEDORA-2020-8824979bf1 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-8824979bf1
FEDORA-2020-8824979bf1 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-8824979bf1 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-8824979bf1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-96fc0244e0 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-96fc0244e0 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-96fc0244e0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-96fc0244e0 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-8824979bf1 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.