| Port Moves |
- port moved here from devel/py-zclockfile on 2025-01-11
REASON: Switch consumers to latest package version
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.0.post1_1 13 May 2024 14:01:22
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-zc.lockfile: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
3.0.post1 30 Sep 2023 23:26:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-zc.lockfile: Add py-zc.lockfile 3.0.post1
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. |
Number of commits found: 2
|