python-build
Port variant v13
Summary Simple, correct Python build frontend (3.13)
BROKEN
Package version 1.2.2.post1
Homepage https://build.pypa.io
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 11 NOV 2024, 23:28:05 UTC
Port created 05 MAR 2024, 06:30:48 UTC
Subpackage Descriptions
single # build [![pre-commit.ci status]](https://results.pre-commit.ci/latest/github/pypa/build/main) [CI test] [codecov] [Documentation Status] [PyPI version] [Discord] A simple, correct Python build frontend. See the [documentation] for more information. ### Installation `build` can be installed via `pip` or an equivalent via: ```console $ pip install build ``` ### Usage ```console $ python -m build ``` This will build the package in an isolated environment, generating a source-distribution and wheel in the directory `dist/`. See the [documentation] for full information. ### Common arguments - `--sdist` (`-s`): Produce just an SDist - `--wheel` (`-w`): Produce just a wheel - `-C
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-packaging:single:v13
python-pyproject_hooks:single:v13
python-colorama:single:v13
python-importlib-metadata:single:v13
Download groups
main mirror://PYPIWHL/84/c2/80633736cd183ee4a62107413def345f7e6e3c01563dbca1417363cf957e
Distribution File Information
1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5 22950 build-1.2.2.post1-py3-none-any.whl
Ports that require python-build:v13
python-pyclipper:v13 Cython wrapper for the AJ Clipper library (3.13)
python-pygit2:v13 Python bindings for libgit2 (3.13)