python-build
Simple PEP517 package builder
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-build && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
589-colorized-pip23.patch | 0000001249 1.22 KB | |
609-filter-out-malicious.patch | 0000002017 1.97 KB | |
_multibuild | 0000000053 53 Bytes | |
build-0.10.0.tar.gz | 0000041509 40.5 KB | |
flit_core-3.8.0-py3-none-any.whl | 0000062566 61.1 KB | |
python-build.changes | 0000004385 4.28 KB | |
python-build.spec | 0000004246 4.15 KB | |
tomli-2.0.1-py3-none-any.whl | 0000012757 12.5 KB | |
wheel-0.37.1-py2.py3-none-any.whl | 0000035301 34.5 KB |
Revision 9 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1085246
from
Matej Cepl (mcepl)
(revision 9)
- Renamed patches support-pip-23.patch and support-tarfile-data-filter.patch to 589-colorized-pip23.patch (gh#pypa/build#589) and 609-filter-out-malicious.patch (gh#pypa/build#609), respectively. - Add patch support-pip-23.patch: * pip 23 also colorizes output, confusing the test. - Add patch support-tarfile-data-filter.patch: * Set tarfile.data_filter if available.
Comments 0