SlackBuilds Repository

15.0 > Python > python3-hatchling (1.27.0)

python3-hatchling (Hatch build backend)

This is the extensible, standards compliant build backend used by
Hatch.

Add the following before the python3 build commands in your
Slackbuild as hatchling now requires python3-packaging-opt:

PYVER=$(python3 -c 'import sys; print("%d.%d" % sys.version_info[:2])')
export PYTHONPATH=/opt/python$PYVER/site-packages

This requires: python3-pluggy, python3-editables, python3-pathspec, python3-trove-classifiers, python3-setuptools-opt

Maintained by: fourtysixandtwo
Keywords: python,packaging,hatch,backend
ChangeLog: python3-hatchling

Homepage:
https://github.com/pypa/hatch/tree/master/backend

Source Downloads:
hatchling-1.27.0.tar.gz (6ffb3087c9b6a9ffbfc1bb394f7ed1a8)

Download SlackBuild:
python3-hatchling.tar.gz
python3-hatchling.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds