Пакет python-zc-lockfile-2.0-2.el8.src
Имя | python-zc-lockfile |
---|---|
Эпоха | 0 |
Версия | 2.0 |
Релиз | 2.el8 |
Архитектура | src |
Сайт | https://pypi.io/project/zc.lockfile/ |
Лицензия | ZPLv2.1 |
Время сборки | 2024-01-30 17:50:22 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | Basic Inter-Process Locks |
Репозитории | Extras |
Полное описание | 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. |
Эррата | — |
Размер | 26 КиБ |
Исходный проект | python-zc-lockfile-2.0-2.el8 |
Контрольная сумма SHA-256 | 431ddcf8f8382c8d1834863bedc17d4daafd859399175b018b5d3c123b447565 |
×
* Tue Jan 30 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 2.0-2 - Rebuilt for MSVSphere 8.9 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 26 2019 Dan Radez <dradezredhat.com> - 2.0-1 - Update to 2.0 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-7 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 04 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-4 - Subpackage python2-zc-lockfile has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-2 - Rebuilt for Python 3.7 * Tue Apr 24 2018 Ralph Bean <rbean@redhat.com> - 1.3.0-1 - new version