pep517 0.8.2-ok2 source package in openKylin
Changelog
pep517 (0.8.2-ok2) yangtze; urgency=medium * update debian files. -- zhouganqing <email address hidden> Sat, 29 Oct 2022 17:00:35 +0800
pep517 (0.8.2-ok2) yangtze; urgency=medium * update debian files. -- zhouganqing <email address hidden> Sat, 29 Oct 2022 17:00:35 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
pep517_0.8.2.orig.tar.gz | 19.0 KiB | 044d1182bd865f1e90ea3d10d68bf1b07f7a129ee35963a0ac54b69033b14939 |
pep517_0.8.2-ok2.debian.tar.xz | 3.0 KiB | 530303c9d16979276dad062c389ec9e8dc429457f3ac9505449df21692478af0 |
pep517_0.8.2-ok2.dsc | 1.8 KiB | 4eebc99b5f71a736c8f73fb6056a820c1189375100653ae21e79878b043451ab |
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.
.
This is the Python 3 version of the package.