| Port details on branch 2023Q4 |
- py-poetry2setup Convert python-poetry to setup.py
- 1.1.0_2 devel
=2 1.1.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-07-14 16:18:13
- Last Update: 2025-02-03 15:54:27
- Commit Hash: 72ce3db
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/abersheeran/poetry2setup
- Description:
- poetry2setup converts python-poetry (pyproject.toml) to setup.py. It only relies
on poetry.core, so the effect is better than any other third-party software. The
author created this library because python-poetry does not support exporting to
setup.py and dephell will generate setup.py incorrectly in some cases.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}poetry2setup>0:devel/py-poetry2setup@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-poetry2setup/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-poetry2setup
- pkg install py311-poetry2setup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-poetry2setup listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-poetry2setup
- Package flavors (<flavor>: <package>)
- py311: py311-poetry2setup
- distinfo:
- TIMESTAMP = 1669057817
SHA256 (poetry2setup-1.1.0.tar.gz) = 87591578fc0b68e1716261c5f3ef7ed436cdc0e1174e629a36de4244c245beeb
SIZE (poetry2setup-1.1.0.tar.gz) = 2199
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:
-
- py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-poetry2setup
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|