Path to this page:
./
devel/py-pep517,
Wrappers to build Python packages using PEP 517 hooks
Branch: pkgsrc-2020Q2,
Version: 0.8.2,
Package name: py37-pep517-0.8.2,
Maintainer: pkgsrc-usersPEP 517 specifies a standard API for systems which build Python packages.
This package contains wrappers around the hooks specified by PEP 517. It
provides:
* A mechanism to call the hooks in a subprocess, so they are isolated from the
current process.
* Fallbacks for the optional hooks, so that frontends can call the hooks
without checking which are defined.
* Higher-level functions which install the build dependencies into a temporary
environment and build a wheel/sdist using them.
Required to run:[
lang/python37]
Master sites:
SHA1: 830d5c745e08e07b276ae500526f263c27a9083b
RMD160: 0b2cc28ff3fbdab2fdcd7a1bf6a5311af48be5a0
Filesize: 19.961 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py37-pep517-0.8.2 (created)