Build-1.3.0

Introduction to Build Module

build is a Python build frontend implementing the PEP-517 resolution.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

  • Download (HTTP): https://files.pythonhosted.org/packages/source/b/build/build-1.3.0.tar.gz

  • Download SHA256 Sum: 698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397

  • Download MD5 sum: 48f7fbc11051430eab3c1abe216bed7a

  • Download size: 48 KB

  • Estimated disk space required: 772 KB (62 MB for tests)

  • Estimated build time: less than 0.1 SBU (0.5 SBU for tests)

Build Dependencies

Required

pyproject-hooks-1.2.0

Optional

"pytest", filelock, pytest-cov, pytest-mock, pytest-rerunfailures, pytest-xdist, uv, virtualenv

Installation of Build

Build the module:

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

This package does not come with a test suite.

Now, as the root user:

pip3 install --no-index --find-links dist --no-user build

Contents

Installed Programs: pyproject-build
Installed Libraries: None
Installed Directories: /usr/lib/python3/site-packages/build and /usr/lib/python3/site-packages/build-1.3.0.dist-info

Short Descriptions

pyproject-build

is a simple Python build frontend