Search Criteria
Package Details: python-pep517 0.13.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pep517.git (read-only, click to copy) | 
|---|---|
| Package Base: | python-pep517 | 
| Description: | Wrappers to build Python packages using PEP 517 hooks | 
| Upstream URL: | https://github.com/pypa/pep517 | 
| Licenses: | MIT | 
| Submitter: | piernov | 
| Maintainer: | None | 
| Last Packager: | None | 
| Votes: | 3 | 
| Popularity: | 0.000165 | 
| First Submitted: | 2023-09-22 11:12 (UTC) | 
| Last Updated: | 2024-04-11 20:54 (UTC) | 
Dependencies (11)
- python
- python-importlib-metadata
- python-pip
- python-tomli
- python-zipp
- python-build (make)
- python-flit-core (make)
- python-installer (make)
- python-setuptools (make)
- python-pytest (check)
- python-testpath (check)
Latest Comments
bodograumann commented on 2023-11-05 13:03 (UTC)
Please Note: This package is deprecated and has been replaced by python-pyproject-hooks from the extra repo.
lmh69 commented on 2023-09-27 23:06 (UTC)
python-pep517 0.13.0-3: Error because of the lack of python-pip (extra official rep). Needed dep...
Breigner01 commented on 2023-09-25 12:12 (UTC)
I had errors because python was missing both the build and installer modules. These should be added as dependencies of this package.
wall-e commented on 2023-09-25 07:41 (UTC)
While building, install aborts with: ERROR Backend 'flit_core.buildapi' is not available.
Installing the package 'python-flit-core' resolves this issue. Proposal: add 'python-flit-core' as dependency.