From 0cf6293129665a135dbd856c8919b912e9ba041c Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 10 Aug 2023 20:23:33 +0000 Subject: Thu Aug 10 20:23:33 UTC 2023 Thanks to Heinz Wiesinger for these added python packages to implement PEP 427 and PEP 517! Python modules are phasing out setup.py in favor of building wheels, and then using python-installer to install them. These are the bits needed to make that happen. l/python-build-0.10.0-x86_64-1.txz: Added. l/python-flit-core-3.9.0-x86_64-1.txz: Added. l/python-glad2-2.0.4-x86_64-1.txz: Added. l/python-installer-0.7.0-x86_64-1.txz: Added. l/python-lxml-4.9.3-x86_64-1.txz: Added. l/python-pyproject-hooks-1.0.0-x86_64-1.txz: Added. l/python-tomli-w-1.0.0-x86_64-1.txz: Added. l/python-wheel-0.41.1-x86_64-1.txz: Added. n/nftables-1.0.8-x86_64-2.txz: Rebuilt. Correctly generate nftables Python module using PEP 427/517 method. Thanks to marav. n/openssh-9.4p1-x86_64-1.txz: Upgraded. --- source/l/python-wheel/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 source/l/python-wheel/slack-desc (limited to 'source/l/python-wheel/slack-desc') diff --git a/source/l/python-wheel/slack-desc b/source/l/python-wheel/slack-desc new file mode 100644 index 000000000..4a443da17 --- /dev/null +++ b/source/l/python-wheel/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +python-wheel: python-wheel (Python wheel packaging standard reference library) +python-wheel: +python-wheel: This library is the reference implementation of the Python wheel +python-wheel: packaging standard, as defined in PEP 427. +python-wheel: +python-wheel: +python-wheel: +python-wheel: +python-wheel: +python-wheel: +python-wheel: -- cgit v1.2.3-79-gdb01