Port details |
- poetry Python dependency management and packaging made easy
- 1.3.2_2 devel
=0 1.3.2_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-01-29 17:42:14
- Last Update: 2023-06-05 18:46:51
- Commit Hash: cc00730
- Also Listed In: python
- License: MIT
- WWW:
- https://python-poetry.org/
- Description:
- Poetry helps you declare, manage and install dependencies of Python projects,
ensuring you have the right stack everywhere.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- poetry-python-tool>0:devel/poetry
- No installation instructions:
- This port has been deleted.
- PKGNAME: poetry-python-tool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675009621
SHA256 (poetry-1.3.2.tar.gz) = 26ded25f0cf67943243ca4f0aafd47ec4668bdb62845dbb8c2b0e3d9cd280bf4
SIZE (poetry-1.3.2.tar.gz) = 871903
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-cachecontrol>=0.12.9 : www/py-cachecontrol@py39
- py39-cleo>0 : devel/py-cleo@py39
- py39-crashtest>=0.4.1 : devel/py-crashtest@py39
- py39-dulwich>0 : devel/py-dulwich@py39
- py39-filelock>=3.8.0 : sysutils/py-filelock@py39
- py39-html5lib>=1.0 : www/py-html5lib@py39
- py39-importlib-metadata>=4.4 : devel/py-importlib-metadata@py39
- py39-jsonschema>=4.10.0 : devel/py-jsonschema@py39
- py39-keyring>=23.9.0 : security/py-keyring@py39
- py39-lockfile>=0.12.2 : devel/py-lockfile@py39
- py39-packaging>=20.4 : devel/py-packaging@py39
- py39-pexpect>=4.7.0 : misc/py-pexpect@py39
- py39-pkginfo>=1.5 : sysutils/py-pkginfo@py39
- py39-platformdirs>=2.5.2 : devel/py-platformdirs@py39
- py39-poetry-core>0 : devel/py-poetry-core@py39
- py39-poetry-plugin-export>=1.2.0 : devel/py-poetry-plugin-export@py39
- py39-requests-toolbelt>=0.9.1<0.11.0 : www/py-requests-toolbelt@py39
- py39-requests>=2.18 : www/py-requests@py39
- py39-shellingham>=1.5 : devel/py-shellingham@py39
- py39-tomli>=2.0.1 : textproc/py-tomli@py39
- py39-tomlkit>=0.11.1<1.0.0 : textproc/py-tomlkit@py39
- py39-trove-classifiers>=2022.5.19 : devel/py-trove-classifiers@py39
- py39-urllib3>=1.26.0 : net/py-urllib3@py39
- py39-virtualenv>=20.4.3 : devel/py-virtualenv@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cachecontrol>=0.12.9 : www/py-cachecontrol@py39
- py39-cleo>0 : devel/py-cleo@py39
- py39-crashtest>=0.4.1 : devel/py-crashtest@py39
- py39-dulwich>0 : devel/py-dulwich@py39
- py39-filelock>=3.8.0 : sysutils/py-filelock@py39
- py39-html5lib>=1.0 : www/py-html5lib@py39
- py39-importlib-metadata>=4.4 : devel/py-importlib-metadata@py39
- py39-jsonschema>=4.10.0 : devel/py-jsonschema@py39
- py39-keyring>=23.9.0 : security/py-keyring@py39
- py39-lockfile>=0.12.2 : devel/py-lockfile@py39
- py39-packaging>=20.4 : devel/py-packaging@py39
- py39-pexpect>=4.7.0 : misc/py-pexpect@py39
- py39-pkginfo>=1.5 : sysutils/py-pkginfo@py39
- py39-platformdirs>=2.5.2 : devel/py-platformdirs@py39
- py39-poetry-core>0 : devel/py-poetry-core@py39
- py39-poetry-plugin-export>=1.2.0 : devel/py-poetry-plugin-export@py39
- py39-requests-toolbelt>=0.9.1<0.11.0 : www/py-requests-toolbelt@py39
- py39-requests>=2.18 : www/py-requests@py39
- py39-shellingham>=1.5 : devel/py-shellingham@py39
- py39-tomli>=2.0.1 : textproc/py-tomli@py39
- py39-tomlkit>=0.11.1<1.0.0 : textproc/py-tomlkit@py39
- py39-trove-classifiers>=2022.5.19 : devel/py-trove-classifiers@py39
- py39-urllib3>=1.26.0 : net/py-urllib3@py39
- py39-virtualenv>=20.4.3 : devel/py-virtualenv@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_poetry
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2_2 05 Jun 2023 18:46:51 |
Po-Chuan Hsieh (sunpoet) |
devel/poetry: Remove obsoleted port
Use devel/py-poetry instead. |
1.3.2_2 07 May 2023 23:55:57 |
Po-Chuan Hsieh (sunpoet) |
www/py-cachecontrol: Fix port
- Use lowercase PORTNAME
- Fix WWW
- Fix LICENSE
- Fix FILECACHE and REDIS options: add missing RUN_DEPENDS
- Bump PORTREVISION for package change
PR: 266640
Approved by: maintainer (timeout, 3+ months) |
1.3.2_2 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
1.3.2_1 05 Feb 2023 19:05:02 |
Charlie Li (vishwin) |
Revert "Mk/Uses/python.mk: Fix USE_PYTHON=pep517: always compile and install
bytecode"
Despite installer's default behaviour to compile and install bytecode,
we are not doing so going forward at stage/package time. [0] During
initial development and qualification of PEP-517 framework support,
compiling and installing bytecode at stage/package time was considered,
but was found problematic, fragile and ultimately unreliable, both
currently and historically (with USE_PYTHON=distutils), due to our
fixed plist requirement. While the living binary distribution format
(wheel) specification [1] says to compile bytecode, that is in the
pure Python package management context (pip, etc); nuance always
exists when interacting with "system" package management.
Additionally, "bytecode is an implementation detail of the CPython
interpreter. No guarantees are made that bytecode will not be added, (Only the first 15 lines of the commit message are shown above ) |
1.3.2_2 05 Feb 2023 18:16:47 |
Po-Chuan Hsieh (sunpoet) |
Mk/Uses/python.mk: Fix USE_PYTHON=pep517: always compile and install bytecode
- While I'm here, use long options for easier reading [1][2]
- Bump PORTREVISION of dependent ports (USE_PYTHON=pep517) for package change
It fixes build_fs_violation of dependent ports in poudriere (with -t flag).
It is also the default behavior of installer [2].
from py-sphinx log:
=>> Checking for staging violations... done
=>> Error: Filesystem touched during stage (files must install to ${STAGEDIR}):
extra: usr/local/lib/python3.9/site-packages/importlib_metadata/__pycache__
=>> Cleaning up wrkdir
from installer documentation:
--compile-bytecode
Possible choices: 0, 1, 2
generate bytecode for the specified optimization level(s) (default=0, 1)
--no-compile-bytecode
don’t generate bytecode for installed modules
Default: False
With hat: python
Reference: https://pypa-build.readthedocs.io/en/stable/ [1]
https://installer.pypa.io/en/stable/cli/installer/ [2] |
1.3.2_1 29 Jan 2023 21:12:45 |
Yuri Victorovich (yuri) |
devel/poetry: Fix build - it was not installing some files due to git being
present |
1.3.2 29 Jan 2023 21:12:45 |
Yuri Victorovich (yuri) |
devel/poetry: Remove USE_PYTHON=concurrent |
1.3.2 29 Jan 2023 17:40:22 |
Yuri Victorovich (yuri) |
devel/poetry: New port: Python dependency management and packaging made easy |