From 7f335270a332a19d0de09a7ab612ba3b98a98eaa Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Tue, 12 Dec 2023 05:33:49 -0700 Subject: python/python3-build: Remove dep. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-build/README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'python/python3-build/README') diff --git a/python/python3-build/README b/python/python3-build/README index f1c40b22d7..204337b288 100644 --- a/python/python3-build/README +++ b/python/python3-build/README @@ -1 +1,9 @@ A simple, correct PEP517 package builder. + +NOTE: + Has a soft requirement for python-importlib_metadata (and python-zipp) + which should be installed as it fixes a stdlib bug, but newer versions + have a circular dep on this slackbuild so cannot be built before it. + Therefore it will NOT be added to REQUIRES here. + + This change will not affect most python builds. -- cgit v1.2.3