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

Information for build python-tempdir-0.7.1-15.fc33

ID160363
Package Namepython-tempdir
Version0.7.1
Release15.fc33
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
StartedWed, 03 Jun 2020 12:33:24 UTC
CompletedWed, 03 Jun 2020 12:33:24 UTC
Tags
f33
RPMs
src
python-tempdir-0.7.1-15.fc33.src.rpm (info) (download)
noarch
python3-tempdir-0.7.1-15.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-15 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-13 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-12 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 02 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-9 - Subpackage python2-tempdir has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-7 - Rebuilt for Python 3.7