summaryrefslogtreecommitdiff
path: root/slackware-bootstrap/deps/python3-build/README
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2025-06-17 05:23:29 +0200
committernavewindre <boneyaard@gmail.com>2025-06-17 05:23:29 +0200
commit10962d4699eb92b6e4225caee6916c838f806a31 (patch)
tree90d172b0f26be7c000445885324fbd65773d9ef5 /slackware-bootstrap/deps/python3-build/README
parentaffce71168872c1f13c509347cc4b29097039643 (diff)
updat
Diffstat (limited to 'slackware-bootstrap/deps/python3-build/README')
-rw-r--r--slackware-bootstrap/deps/python3-build/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/slackware-bootstrap/deps/python3-build/README b/slackware-bootstrap/deps/python3-build/README
new file mode 100644
index 0000000..204337b
--- /dev/null
+++ b/slackware-bootstrap/deps/python3-build/README
@@ -0,0 +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.