2022-01-10 12:29:25 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-filelock: updated to 3.2.1
v3.2.1 (2021-10-02)
Improve documentation
Changed logger name from filelock._api to filelock :pr:`97` - by :user:`hkennyv`
v3.2.0 (2021-09-30)
Raise when trying to acquire in R/O or missing folder :pr:`96` - by \
:user:`gaborbernat`
Move lock acquire/release log from INFO to DEBUG :pr:`95` - by :user:`gaborbernat`
Fix spelling and remove ignored flake8 checks - by :user:`gaborbernat`
Split main module :pr:`94` - by :user:`gaborbernat`
Move test suite to pytest :pr:`93` - by :user:`gaborbernat`
v3.1.0 (2021-09-27)
Update links for new home at tox-dev :pr:`88` - by :user:`hugovk`
Fixed link to LICENSE file :pr:`63` - by :user:`sharkwouter`
Adopt tox-dev organization best practices :pr:`87` - by :user:`gaborbernat`
Ownership moved from :user:`benediktschmitt` to the tox-dev organization (new \
primary maintainer :user:`gaborbernat`)
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2019-05-21 14:55:47 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-filelock: updated to 3.0.12
3.0.12:
Unknown changes
|
2018-12-05 17:00:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-filelock: updated to 3.0.10
3.0.10:
Unknown changes
|
2018-10-10 11:55:32 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-filelock: added version 3.0.9
This package contains a single module, which implements a platform independent
file lock in Python, which provides a simple way of inter-process communication.
|