notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-poetry Python dependency management and packaging made easy
1.8.2 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-30 13:08:42
Last Update: 2024-04-08 06:46:30
Commit Hash: daa24ab
People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 py39-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 py39-poetry listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-poetry
Package flavors (<flavor>: <package>)
  • py39: py39-poetry
distinfo:
TIMESTAMP = 1710712466 SHA256 (poetry-1.8.2.tar.gz) = 49cceb3838104647c3e1021f3a4f13c6053704cc18d33f849a90fe687a29cb73 SIZE (poetry-1.8.2.tar.gz) = 1516966

Packages (timestamps in pop-ups are UTC):
py39-poetry
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.21.8.2--1.8.2---
FreeBSD:13:quarterly1.6.11.6.1--1.8.2-1.6.1-
FreeBSD:14:latest1.8.21.8.2--1.8.2---
FreeBSD:14:quarterly1.6.11.8.2--1.8.2-1.6.1-
FreeBSD:15:latest1.8.11.8.2n/a1.7.1n/a-1.6.1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-poetry-core>=1.5.0 : devel/py-poetry-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-coverage>=7.2.0 : devel/py-coverage@py39
  2. py39-deepdiff>=6.3<7 : devel/py-deepdiff@py39
  3. py39-httpretty>=1.1<2 : www/py-httpretty@py39
  4. py39-pytest-cov>=4.0<5 : devel/py-pytest-cov@py39
  5. py39-pytest-mock>=3.9<4 : devel/py-pytest-mock@py39
  6. py39-pytest-randomly>=3.12<4 : devel/py-pytest-randomly@py39
  7. py39-pytest-xdist>=3.1,1<4,1 : devel/py-pytest-xdist@py39
  8. py39-psutil>=3.0 : sysutils/py-psutil@py39
  9. py39-pytest>=7,1 : devel/py-pytest@py39
  10. python3.9 : lang/python39
Runtime dependencies:
  1. py39-build>=1.0.3<2 : devel/py-build@py39
  2. py39-cleo>=2.1.0<3 : devel/py-cleo@py39
  3. py39-crashtest>=0.4.1<0.5 : devel/py-crashtest@py39
  4. py39-dulwich>=0.21.2<0.22 : devel/py-dulwich@py39
  5. py39-fastjsonschema>=2.18.0<3 : devel/py-fastjsonschema@py39
  6. py39-installer>=0.7.0<0.8 : devel/py-installer@py39
  7. py39-keyring>=23.9.0,1<25,1 : security/py-keyring@py39
  8. py39-packaging>=23.1 : devel/py-packaging@py39
  9. py39-pexpect>=4.7.0<5 : misc/py-pexpect@py39
  10. py39-pkginfo>=1.9.4<2 : sysutils/py-pkginfo@py39
  11. py39-platformdirs>=3.0.0<5 : devel/py-platformdirs@py39
  12. py39-poetry-core>=1.9.0<1.9.0_99 : devel/py-poetry-core@py39
  13. py39-poetry-plugin-export>=1.6.0<2 : devel/py-poetry-plugin-export@py39
  14. py39-pyproject_hooks>=1.0.0<2 : devel/py-pyproject_hooks@py39
  15. py39-requests>=2.26<3 : www/py-requests@py39
  16. py39-requests-toolbelt>=1.0.0<2 : www/py-requests-toolbelt@py39
  17. py39-shellingham>=1.5<2 : devel/py-shellingham@py39
  18. py39-tomlkit>=0.11.4<1.0.0 : textproc/py-tomlkit@py39
  19. py39-trove-classifiers>=2022.5.19 : devel/py-trove-classifiers@py39
  20. py39-virtualenv>=20.23.0<21 : devel/py-virtualenv@py39
  21. py39-cachecontrol>=0.14.0<0.15 : www/py-cachecontrol@py39
  22. python3.9 : lang/python39
  23. py39-importlib-metadata>=4.4 : devel/py-importlib-metadata@py39
  24. py39-tomli>=2.0.1<3 : textproc/py-tomli@py39
This port is required by:
for Build
  1. databases/py-ormar
for Run
  1. devel/py-poetry-types

Configuration Options:
===> The following configuration options are available for py39-poetry-1.8.2: 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:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/poetry/
  2. https://github.com/python-poetry/poetry/releases/download/1.8.2/
  3. https://pypi.org/packages/source/p/poetry/
Collapse this list.
Port Moves
  • port moved here from devel/poetry on 2023-06-05
    REASON: Remove obsoleted port. Use devel/py-poetry instead

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.2
08 Apr 2024 06:46:30
commit hash: daa24ab25f2d592de04d06edadf3d99f8f816aedcommit hash: daa24ab25f2d592de04d06edadf3d99f8f816aedcommit hash: daa24ab25f2d592de04d06edadf3d99f8f816aedcommit hash: daa24ab25f2d592de04d06edadf3d99f8f816aed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-poetry: Add make test
1.8.2
23 Mar 2024 14:49:21
commit hash: c0611e48783419a5d06dc21d97e25560c5d12bcecommit hash: c0611e48783419a5d06dc21d97e25560c5d12bcecommit hash: c0611e48783419a5d06dc21d97e25560c5d12bcecommit hash: c0611e48783419a5d06dc21d97e25560c5d12bce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: ecf47dd24d72081f105a727b46be239dbed52376commit hash: ecf47dd24d72081f105a727b46be239dbed52376commit hash: ecf47dd24d72081f105a727b46be239dbed52376commit hash: ecf47dd24d72081f105a727b46be239dbed52376 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 454ff041f856f0bbd17e065af54d52df84af32efcommit hash: 454ff041f856f0bbd17e065af54d52df84af32efcommit hash: 454ff041f856f0bbd17e065af54d52df84af32efcommit hash: 454ff041f856f0bbd17e065af54d52df84af32ef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 9c210de370d43ff61c08908428bd93fa45a18262commit hash: 9c210de370d43ff61c08908428bd93fa45a18262commit hash: 9c210de370d43ff61c08908428bd93fa45a18262commit hash: 9c210de370d43ff61c08908428bd93fa45a18262 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-poetry: Revert 1034b67935210a4521d99862c6043180e662423b
1.7.1
05 Feb 2024 14:42:01
commit hash: 1034b67935210a4521d99862c6043180e662423bcommit hash: 1034b67935210a4521d99862c6043180e662423bcommit hash: 1034b67935210a4521d99862c6043180e662423bcommit hash: 1034b67935210a4521d99862c6043180e662423b files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
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
commit hash: 26566de3407cf38bd8d1cee92b8d0e41bcf91ba7commit hash: 26566de3407cf38bd8d1cee92b8d0e41bcf91ba7commit hash: 26566de3407cf38bd8d1cee92b8d0e41bcf91ba7commit hash: 26566de3407cf38bd8d1cee92b8d0e41bcf91ba7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-poetry: Update version requirement of BUILD_DEPENDS
1.6.1
26 Aug 2023 09:27:32
commit hash: 5a5157e46cefe90719bebb585c19a735422ad4f9commit hash: 5a5157e46cefe90719bebb585c19a735422ad4f9commit hash: 5a5157e46cefe90719bebb585c19a735422ad4f9commit hash: 5a5157e46cefe90719bebb585c19a735422ad4f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: a00baf997cbd00d9bdeddd0b197bda0c0261d814commit hash: a00baf997cbd00d9bdeddd0b197bda0c0261d814commit hash: a00baf997cbd00d9bdeddd0b197bda0c0261d814commit hash: a00baf997cbd00d9bdeddd0b197bda0c0261d814 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 98ded7cd825c3450f170d10c3d24fdfcf8ea412ecommit hash: 98ded7cd825c3450f170d10c3d24fdfcf8ea412ecommit hash: 98ded7cd825c3450f170d10c3d24fdfcf8ea412ecommit hash: 98ded7cd825c3450f170d10c3d24fdfcf8ea412e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: be7b0fe6d41b0c61ebe59d0d803b4b70d73ec41ccommit hash: be7b0fe6d41b0c61ebe59d0d803b4b70d73ec41ccommit hash: be7b0fe6d41b0c61ebe59d0d803b4b70d73ec41ccommit hash: be7b0fe6d41b0c61ebe59d0d803b4b70d73ec41c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-poetry: Remove outdated PYTHON_REL check after lang/python37 removal
1.5.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: fd09ee0a4c84c2c47653404a3ef9de5b1aad8034commit hash: fd09ee0a4c84c2c47653404a3ef9de5b1aad8034commit hash: fd09ee0a4c84c2c47653404a3ef9de5b1aad8034commit hash: fd09ee0a4c84c2c47653404a3ef9de5b1aad8034 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 315936a0b5f48c4c5464a0dd346d30371896d06acommit hash: 315936a0b5f48c4c5464a0dd346d30371896d06acommit hash: 315936a0b5f48c4c5464a0dd346d30371896d06acommit hash: 315936a0b5f48c4c5464a0dd346d30371896d06a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3a359e33573d57a1f01b92c4c00319174a19b1a0commit hash: 3a359e33573d57a1f01b92c4c00319174a19b1a0commit hash: 3a359e33573d57a1f01b92c4c00319174a19b1a0commit hash: 3a359e33573d57a1f01b92c4c00319174a19b1a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-poetry: Cosmetic change
1.3.2_2
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
1.3.2_1
21 Mar 2023 19:20:56
commit hash: 5de54b1eb09e7c6607715401f4891a9cf3d1ef93commit hash: 5de54b1eb09e7c6607715401f4891a9cf3d1ef93commit hash: 5de54b1eb09e7c6607715401f4891a9cf3d1ef93commit hash: 5de54b1eb09e7c6607715401f4891a9cf3d1ef93 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-poetry: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for dependency and package change
1.3.2
04 Feb 2023 07:05:43
commit hash: 89168e9675f410fdf3e9f983eb95c98603cec0c7commit hash: 89168e9675f410fdf3e9f983eb95c98603cec0c7commit hash: 89168e9675f410fdf3e9f983eb95c98603cec0c7commit hash: 89168e9675f410fdf3e9f983eb95c98603cec0c7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4commit hash: a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4commit hash: a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4commit hash: a58124c5ff276d7db6f06fbf6d9af9573fc3fdd4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition
1.3.2
30 Jan 2023 12:58:46
commit hash: bc93f4819b7af010d87069202793e86f56fb4d03commit hash: bc93f4819b7af010d87069202793e86f56fb4d03commit hash: bc93f4819b7af010d87069202793e86f56fb4d03commit hash: bc93f4819b7af010d87069202793e86f56fb4d03 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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.

Number of commits found: 20