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: 11.fc39 | Build date: Fri Jul 21 13:15:15 2023 |
Group: Unspecified | Build host: buildhw-x86-08.iad2.fedoraproject.org |
Size: 79210 | Source RPM: python-lockfile-0.12.2-11.fc39.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 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 * Thu Jun 23 2022 Miro HronĨok <mhroncok@redhat.com> - 1:0.12.2-7 - Switch the test runner in %check from nose to pytest * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:0.12.2-6 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/lib/python3.12/site-packages/lockfile /usr/lib/python3.12/site-packages/lockfile-0.12.2-py3.12.egg-info /usr/lib/python3.12/site-packages/lockfile-0.12.2-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/lockfile-0.12.2-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/lockfile-0.12.2-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/lockfile-0.12.2-py3.12.egg-info/not-zip-safe /usr/lib/python3.12/site-packages/lockfile-0.12.2-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/lockfile/__init__.py /usr/lib/python3.12/site-packages/lockfile/__pycache__ /usr/lib/python3.12/site-packages/lockfile/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/linklockfile.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/linklockfile.cpython-312.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-312.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/pidlockfile.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/pidlockfile.cpython-312.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-312.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/symlinklockfile.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/lockfile/__pycache__/symlinklockfile.cpython-312.pyc /usr/lib/python3.12/site-packages/lockfile/linklockfile.py /usr/lib/python3.12/site-packages/lockfile/mkdirlockfile.py /usr/lib/python3.12/site-packages/lockfile/pidlockfile.py /usr/lib/python3.12/site-packages/lockfile/sqlitelockfile.py /usr/lib/python3.12/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 Jul 9 22:15:25 2024