| Name: | python3-zc-lockfile |
|---|---|
| Version: | 2.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 35343 |
| License: | ZPLv2.1 |
| RPM: | python3-zc-lockfile-2.0-2.el8.noarch.rpm |
| Source RPM: | python-zc-lockfile-2.0-2.el8.src.rpm |
| Build Date: | Fri Sep 18 2020 |
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://pypi.io/project/zc.lockfile/ |
| Summary: | Basic Inter-Process Locks |
| Description: | The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files. |
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Update to 2.0
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Subpackage python2-zc-lockfile has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- new version
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)