diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-09-06 13:26:49 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-09 06:32:51 +0700 |
commit | c2a772ccc35eb059f35f3df5e95ea2d2d7d4a9b5 (patch) | |
tree | 5590d7c47b37690aede57fa2da6487f873747b7a /python/python3-filelock/README | |
parent | 53a281950b8b8ae0c04867bd1194ab3b0cdbd1e5 (diff) |
python/python3-filelock: Version bump to 3.12.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-filelock/README')
-rw-r--r-- | python/python3-filelock/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python3-filelock/README b/python/python3-filelock/README index dd54b8a7f6463..59f3522659e73 100644 --- a/python/python3-filelock/README +++ b/python/python3-filelock/README @@ -1,5 +1,2 @@ This package contains a single module, which implements a platform independent file lock in Python. - -NOTE: 3.12.2 is the latest version until python/python3-hatchling is -updated to version 1.18 or newer. |