Name: | python36-filelock |
---|---|
Version: | 2.0.13 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 38169 |
License: | Unlicense |
RPM: | python36-filelock-2.0.13-1.el7.noarch.rpm |
Source RPM: | python-filelock-2.0.13-1.el7.src.rpm |
Build Date: | Sat Feb 19 2022 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/benediktschmitt/py-filelock |
Summary: | Documentation for filelock, A platform independent file lock |
Description: | This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block. |
- Update to 2.0.13 - Drop el6 support - Add Python 3 subpackage
- Update to version 2.0.8
- Remove google-roboto-slab-fonts from el6 dependencies
- Initial package