Port details |
- py-gpep517 Python package builder and installer for non-pip-centric world
- 13_1 devel
=0 13_1Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2023-03-27 04:51:10
- Last Update: 2023-08-26 09:25:31
- Commit Hash: 07aadec
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/projg2/gpep517
- Description:
- gpep517 is a minimal tool to aid building wheels for Python packages
through PEP 517-compliant build systems and installing them. The
tool originated from Gentoo with its primary goals being absolutely
minimal dependency footprint to ease clean bootstrap without bundling
dependencies, and clean separation of functions to aid external
package managers. It is the tool of choice for a world that does
not revolve around pip and venvs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gpep517>0:devel/py-gpep517@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-gpep517
- Package flavors (<flavor>: <package>)
- py39: py39-gpep517
- py38: py38-gpep517
- py37: py37-gpep517
- py310: py310-gpep517
- py311: py311-gpep517
- distinfo:
- TIMESTAMP = 1679878249
SHA256 (gpep517-13.tar.gz) = 4ba0d7f0c943e599ebf3df77d43147313d80cdffa75aacc46beef72f7af44c89
SIZE (gpep517-13.tar.gz) = 19244
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- py39-tomli>=1.2.3 : textproc/py-tomli@py39
- py39-flit-core>=3.2 : devel/py-flit-core@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-flit-core>=3.2 : devel/py-flit-core@py39
- py39-hatchling>0 : devel/py-hatchling@py39
- py39-pdm-pep517>0 : devel/py-pdm-pep517@py39
- py39-poetry-core>0 : devel/py-poetry-core@py39
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-installer>=0.5 : devel/py-installer@py39
- python3.9 : lang/python39
- py39-tomli>=1.2.3 : textproc/py-tomli@py39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-gpep517
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2023-08-26
REASON: Remove obsoleted port. It is no longer needed after Python 3.7 removal
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
13_1 26 Aug 2023 09:25:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-gpep517: Remove obsoleted port
It is no longer needed after Python 3.7 removal. |
13_1 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
13 27 Mar 2023 04:45:29 |
Charlie Li (vishwin) |
devel/py-gpep517: add
Alternative PEP-517 build frontend, originally from Gentoo
Despite the requires-python specifier, this does work on 3.7. |
Number of commits found: 3
|