Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-lockfile | Distribution: Fedora Project |
Version: 0.12.2 | Vendor: Fedora Project |
Release: 15.fc41 | Build date: Sat Jul 20 04:20:40 2024 |
Group: Unspecified | Build host: buildvm-x86-13.iad2.fedoraproject.org |
Size: 79693 | Source RPM: python-lockfile-0.12.2-15.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/openstack/pylockfile | |
Summary: Platform-independent file locking module |
The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls.
MIT
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1:0.12.2-14 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1:0.12.2-10 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.13/site-packages/lockfile /usr/lib/python3.13/site-packages/lockfile-0.12.2-py3.13.egg-info /usr/lib/python3.13/site-packages/lockfile-0.12.2-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/lockfile-0.12.2-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/lockfile-0.12.2-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/lockfile-0.12.2-py3.13.egg-info/not-zip-safe /usr/lib/python3.13/site-packages/lockfile-0.12.2-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/lockfile/__init__.py /usr/lib/python3.13/site-packages/lockfile/__pycache__ /usr/lib/python3.13/site-packages/lockfile/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/linklockfile.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/linklockfile.cpython-313.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-313.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/pidlockfile.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/pidlockfile.cpython-313.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-313.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/symlinklockfile.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/lockfile/__pycache__/symlinklockfile.cpython-313.pyc /usr/lib/python3.13/site-packages/lockfile/linklockfile.py /usr/lib/python3.13/site-packages/lockfile/mkdirlockfile.py /usr/lib/python3.13/site-packages/lockfile/pidlockfile.py /usr/lib/python3.13/site-packages/lockfile/sqlitelockfile.py /usr/lib/python3.13/site-packages/lockfile/symlinklockfile.py /usr/share/doc/python3-lockfile /usr/share/doc/python3-lockfile/ACKS /usr/share/doc/python3-lockfile/AUTHORS /usr/share/doc/python3-lockfile/ChangeLog /usr/share/doc/python3-lockfile/README.rst /usr/share/doc/python3-lockfile/RELEASE-NOTES /usr/share/licenses/python3-lockfile /usr/share/licenses/python3-lockfile/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 5 03:04:36 2024