slackware-current/source/l/python-flit-core/slack-desc
Patrick J Volkerding 0cf6293129 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.
2023-08-10 22:58:39 +02:00

19 lines
890 B
Text

# 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-flit-core: python-flit-core (Python build system)
python-flit-core:
python-flit-core: Flit is a simple way to put Python packages and modules on PyPI. It
python-flit-core: tries to require less thought about packaging and help you avoid
python-flit-core: common mistakes.
python-flit-core:
python-flit-core: Homepage: https://github.com/pypa/flit
python-flit-core:
python-flit-core:
python-flit-core:
python-flit-core: