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: 8.el9 | Build date: Mon Jul 25 14:55:33 2022 |
Group: Unspecified | Build host: buildvm-x86-08.iad2.fedoraproject.org |
Size: 67482 | Source RPM: python-lockfile-0.12.2-8.el9.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 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 * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1:0.12.2-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Sep 10 2020 Yatin Karel <ykarel@redhat.com> - 0.12.2-1 - Update to 0.12.2 * Mon Aug 10 2020 Fabio Valentini <decathorpe@gmail.com> - 1:0.11.0-20 - Allow building without running the test suite. * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.11.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
/usr/lib/python3.9/site-packages/lockfile /usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info /usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/PKG-INFO /usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/SOURCES.txt /usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/dependency_links.txt /usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/not-zip-safe /usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info/top_level.txt /usr/lib/python3.9/site-packages/lockfile/__init__.py /usr/lib/python3.9/site-packages/lockfile/__pycache__ /usr/lib/python3.9/site-packages/lockfile/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/linklockfile.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/linklockfile.cpython-39.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-39.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/pidlockfile.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/pidlockfile.cpython-39.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-39.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/symlinklockfile.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/lockfile/__pycache__/symlinklockfile.cpython-39.pyc /usr/lib/python3.9/site-packages/lockfile/linklockfile.py /usr/lib/python3.9/site-packages/lockfile/mkdirlockfile.py /usr/lib/python3.9/site-packages/lockfile/pidlockfile.py /usr/lib/python3.9/site-packages/lockfile/sqlitelockfile.py /usr/lib/python3.9/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, Sat Nov 16 07:36:27 2024