Tue, 01 Oct 2024 03:07:23 UTC | login

Information for build python-tempdir-0.7.1-27.fc40

ID292780
Package Namepython-tempdir
Version0.7.1
Release27.fc40
Epoch
SummaryAutomatically manage temporary directories, based on tempfile.mkdtemp
Description Having to manually manage temporary directories is annoying. So this class encapsulates temporary directories which just disappear after use, including contained directories and files. Temporary directories are created with tempfile.mkdtemp and thus safe from race conditions. Cleanup might not work on windows if files are still opened.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:32:46 UTC
CompletedThu, 29 Feb 2024 10:32:46 UTC
Tags
f40
f41
RPMs
src
python-tempdir-0.7.1-27.fc40.src.rpm (info) (download)
noarch
python3-tempdir-0.7.1-27.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.7.1-24 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7.1-21 - Rebuilt for Python 3.11