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

Information for build python-tempdir-0.7.1-8.fc29

ID58315
Package Namepython-tempdir
Version0.7.1
Release8.fc29
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, 19 Jul 2018 10:20:45 UTC
CompletedThu, 19 Jul 2018 10:20:45 UTC
Tags
f29
f30
RPMs
src
python-tempdir-0.7.1-8.fc29.src.rpm (info) (download)
noarch
python2-tempdir-0.7.1-8.fc29.noarch.rpm (info) (download)
python3-tempdir-0.7.1-8.fc29.noarch.rpm (info) (download)
Changelog * 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 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-3 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages