Port details |
- py-poetry Python dependency management and packaging made easy
- 1.8.4 devel =3 1.8.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-01-30 13:08:42
- Last Update: 2024-10-21 09:17:33
- Commit Hash: 466d4d3
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- Also Listed In: python
- License: MIT
- WWW:
- https://python-poetry.org/
- https://github.com/python-poetry/poetry
- Description:
- Poetry is a tool for dependency management and packaging in Python. It allows
you to declare the libraries your project depends on and it will manage
(install/update) them for you.
- ¦ ¦ ¦ ¦
- 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}poetry>0:devel/py-poetry@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-poetry/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-poetry
- pkg install py311-poetry
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-poetry listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-poetry
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729240362
SHA256 (poetry-1.8.4.tar.gz) = 5490f8da66d17eecd660e091281f8aaa5554381644540291817c249872c99202
SIZE (poetry-1.8.4.tar.gz) = 1519163
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.5.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:
-
- py311-coverage>=7.2.0 : devel/py-coverage@py311
- py311-deepdiff>=6.3<7 : devel/py-deepdiff@py311
- py311-httpretty>=1.1<2 : www/py-httpretty@py311
- py311-pytest-cov>=4.0<5 : devel/py-pytest-cov@py311
- py311-pytest-mock>=3.9<4 : devel/py-pytest-mock@py311
- py311-pytest-randomly>=3.12<4 : devel/py-pytest-randomly@py311
- py311-pytest-xdist>=3.1,1<4,1 : devel/py-pytest-xdist@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-build>=1.0.3<2 : devel/py-build@py311
- py311-cleo>=2.1.0<3 : devel/py-cleo@py311
- py311-crashtest>=0.4.1<0.5 : devel/py-crashtest@py311
- py311-dulwich>=0.21.2<0.22 : devel/py-dulwich@py311
- py311-fastjsonschema>=2.18.0<3 : devel/py-fastjsonschema@py311
- py311-installer>=0.7.0<0.8 : devel/py-installer@py311
- py311-keyring>=23.9.0,1<25,1 : security/py-keyring@py311
- py311-packaging>=23.1 : devel/py-packaging@py311
- py311-pexpect>=4.7.0<5 : misc/py-pexpect@py311
- py311-pkginfo>=1.10.0<2 : sysutils/py-pkginfo@py311
- py311-platformdirs>=3.0.0<5 : devel/py-platformdirs@py311
- py311-poetry-core>=1.9.1<1.9.1_99 : devel/py-poetry-core@py311
- py311-poetry-plugin-export>=1.6.0<2 : devel/py-poetry-plugin-export@py311
- py311-pyproject-hooks>=1.0.0<2 : devel/py-pyproject-hooks@py311
- py311-requests>=2.26<3 : www/py-requests@py311
- py311-requests-toolbelt>=1.0.0<2 : www/py-requests-toolbelt@py311
- py311-shellingham>=1.5<2 : devel/py-shellingham@py311
- py311-tomlkit>=0.11.4<1.0.0 : textproc/py-tomlkit@py311
- py311-trove-classifiers>=2022.5.19 : devel/py-trove-classifiers@py311
- py311-virtualenv>=20.26.5<21 : devel/py-virtualenv@py311
- py311-cachecontrol>=0.14.0<0.15 : www/py-cachecontrol@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- databases/py-duckdb_engine
- devel/py-click-aliases
- textproc/py-vbuild
- for Run
-
- devel/py-poetry-types
Configuration Options:
- ===> The following configuration options are available for py311-poetry-1.8.4:
FILECACHE=on: File cache support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-poetry
- USES:
- python
- 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.8.4 21 Oct 2024 09:17:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update to 1.8.4
Changes: https://github.com/python-poetry/poetry/releases |
1.8.3_1 14 Oct 2024 04:45:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyproject-hooks: Move devel/py-pyproject_hooks to
devel/py-pyproject-hooks
- Bump PORTREVISION of dependent ports for dependency change |
1.8.3 15 Sep 2024 20:09:47 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for package change |
1.8.3 21 Jul 2024 16:55:40 |
Po-Chuan Hsieh (sunpoet) |
Mk/Uses/python.mk: Introduce PY_TOMLI
- Convert ports to use PY_TOMLI to simplify Makefile.
The minimal version is set to 2.0.1 because it is required by multiple ports
such as devel/py-poetry.
The upper bound of version is set to 3 because it is limited by devel/py-poetry.
With hat: python |
1.8.3 10 Jul 2024 04:59:21 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Clean up Makefile after
5f7e3b0145f8104e480f5f99fd61dd61c49039bd |
1.8.3 19 May 2024 17:15:40 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update to 1.8.3
Changes: https://github.com/python-poetry/poetry/releases |
1.8.2 08 Apr 2024 06:46:30 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Add make test |
1.8.2 23 Mar 2024 14:49:21 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update to 1.8.2
Changes: https://github.com/python-poetry/poetry/releases |
1.8.1 09 Mar 2024 14:06:00 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update to 1.8.1
Changes: https://github.com/python-poetry/poetry/releases |
1.7.1_1 21 Feb 2024 15:07:37 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update to 1.7.1
- Add GitHub to MASTER_SITES
- Add FILECACHE option
- Bump PORTREVISION for incorrect 1034b67935210a4521d99862c6043180e662423b
Changes: https://github.com/python-poetry/poetry/releases |
1.6.1 21 Feb 2024 15:07:36 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Revert 1034b67935210a4521d99862c6043180e662423b |
1.7.1 05 Feb 2024 14:42:01 |
Juraj Lutter (otis) |
devel/py-vine: Update to 5.1.0
Approved by: olgeni (maintainer)
Differentual revision: https://reviews.freebsd.org/D43365 |
1.6.1 04 Sep 2023 09:05:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update version requirement of BUILD_DEPENDS |
1.6.1 26 Aug 2023 09:27:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update to 1.6.1
Changes: https://github.com/python-poetry/poetry/releases |
1.5.1 09 Jul 2023 21:34:35 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update to 1.5.1
Changes: https://github.com/python-poetry/poetry/releases |
1.5.0_1 09 Jul 2023 15:32:48 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Fix build after fa2d4aa15778abdb828847797f1c11f6292c14d4
- Bump PORTREVISION for dependency and package change
Obtained
from: https://github.com/python-poetry/poetry/commit/fca3d5d04fb01bbb3c77e810094a99732b7d024c |
1.5.0 30 Jun 2023 07:03:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Remove outdated PYTHON_REL check after lang/python37 removal |
1.5.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.5.0 05 Jun 2023 18:47:14 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Update to 1.5.0
Changes: https://github.com/python-poetry/poetry/releases |
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 07 May 2023 21:13:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Cosmetic change |
1.3.2_2 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
1.3.2_1 21 Mar 2023 19:20:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
1.3.2 04 Feb 2023 07:05:43 |
Yuri Victorovich (yuri) |
devel/py-importlib-metadata: Update 4.8.1 → 6.0.0
Remove upper limitation on version in devel/py-poetry because it
doesn't change tests outcome.
This unbreaks devel/py-jupyterlab and also opens path for several
other ports that depend on the newest devel/py-importlib-metadata
versions.
PR: 269125
Approved by: portmgr (unbreak devel/py-jupyterlab) |
1.3.2 30 Jan 2023 14:18:07 |
Po-Chuan Hsieh (sunpoet) |
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition |
1.3.2 30 Jan 2023 12:58:46 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry: Add py-poetry 1.2.2
Poetry is a tool for dependency management and packaging in Python. It allows
you to declare the libraries your project depends on and it will manage
(install/update) them for you. |