Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-tempdir | Distribution: Fedora Project |
Version: 0.7.1 | Vendor: Fedora Project |
Release: 27.fc40 | Build date: Fri Jan 26 12:41:56 2024 |
Group: Unspecified | Build host: buildvm-a64-13.iad2.fedoraproject.org |
Size: 9057 | Source RPM: python-tempdir-0.7.1-27.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://bitbucket.org/another_thomas/tempdir | |
Summary: Automatically manage temporary directories, based on tempfile.mkdtemp |
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.
MIT
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 0.7.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 0.7.1-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.7.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <[email protected]> - 0.7.1-24 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.7.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.7.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <[email protected]> - 0.7.1-21 - Rebuilt for Python 3.11
/usr/lib/python3.12/site-packages/__pycache__/tempdir.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/tempdir.cpython-312.pyc /usr/lib/python3.12/site-packages/tempdir-0.7.1-py3.12.egg-info /usr/lib/python3.12/site-packages/tempdir-0.7.1-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/tempdir-0.7.1-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/tempdir-0.7.1-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/tempdir-0.7.1-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/tempdir.py /usr/share/doc/python3-tempdir /usr/share/doc/python3-tempdir/use.rst /usr/share/licenses/python3-tempdir /usr/share/licenses/python3-tempdir/license.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024