From 89b8e79d8c9dd7be630e5fcb948e48edd62922f3 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Wed, 30 Aug 2023 19:26:13 -0700 Subject: python/python3-filelock: Add note to README. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-filelock/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/python3-filelock') diff --git a/python/python3-filelock/README b/python/python3-filelock/README index 59f3522659..dd54b8a7f6 100644 --- a/python/python3-filelock/README +++ b/python/python3-filelock/README @@ -1,2 +1,5 @@ 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. -- cgit v1.2.3