From 2ffdea0b10d710e90d0e765bdff5d5fc7f82fd99 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 10 Oct 2025 15:39:36 -0700 Subject: python/python3-pyproject-api: Add note on why we can't upgrade Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pyproject-api/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/python3-pyproject-api/README') diff --git a/python/python3-pyproject-api/README b/python/python3-pyproject-api/README index c3aa561109..c5895263e9 100644 --- a/python/python3-pyproject-api/README +++ b/python/python3-pyproject-api/README @@ -2,3 +2,6 @@ python3-pyproject-api (API to interact with pyproject.toml projects) pyproject-api aims to abstract away interaction with pyproject.toml style projects in a flexible way. + +NOTE: Unable to support newer versions due to requiring newer version +of python than is available in Slackware 15.0 (python 3.10). -- cgit v1.2.3