From f891a5e3fba06044b9f6bdad87068b2f32a1684f Mon Sep 17 00:00:00 2001 From: klaatu Date: Fri, 22 Nov 2019 19:29:49 +1300 Subject: python/lockfile: Updated for Python 3. Signed-off-by: Willy Sudiarto Raharjo --- python/lockfile/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'python/lockfile/README') diff --git a/python/lockfile/README b/python/lockfile/README index fbfc355f8c356..118cb27957206 100644 --- a/python/lockfile/README +++ b/python/lockfile/README @@ -6,3 +6,8 @@ functions, and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. This package is version 0.8 due to some API breakage in 0.9+ + +To build for Python 3: + + # PYTHON=python3 ./lockfile.SlackBuild + \ No newline at end of file -- cgit v1.2.3