Name: | python3-lockfile |
---|---|
Epoch: | 1 |
Version: | 0.11.0 |
Release: | 13.0.1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 108442 |
License: | MIT |
RPM: | python3-lockfile-0.11.0-13.0.1.el7.noarch.rpm |
Source RPM: | python-lockfile-0.11.0-13.0.1.el7.src.rpm |
Build Date: | Fri Feb 14 2020 |
Build Host: | jenkins-10-147-72-125-17becffe-875e-4983-9976-3f0b001ec8af.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/openstack/pylockfile |
Summary: | A platform-independent file locking module |
Description: | 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. This is a Python 3 build of lockfile package. |
- Replace python3-nose with python36-nose requirement for ol7 build - Replace python3-pbr with python36-pbr requirement for ol7 build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Python 2 binary package renamed to python2-lockfile See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6