Port details |
- py-poetry-core Poetry PEP 517 Build Backend
- 1.9.1 devel =5 1.9.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-10-10 07:45:02
- Last Update: 2024-10-21 09:17:33
- Commit Hash: d592b44
- People watching this port, also watch:: p5-Error, p5-Text-Unidecode, indexinfo, autoconf, jpeg-turbo
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/python-poetry/poetry-core
- Description:
- Poetry Core is a PEP 517 build backend implementation developed for Poetry. This
project is intended to be a light weight, fully compliant, self-contained
package allowing PEP 517 compatible build frontends to build Poetry managed
projects.
- ¦ ¦ ¦ ¦
- 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-core>0:devel/py-poetry-core@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-poetry-core/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-poetry-core
- pkg install py311-poetry-core
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-core listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-poetry-core
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729240364
SHA256 (poetry_core-1.9.1.tar.gz) = 7a2d49214bf58b4f17f99d6891d947a9836c9899a67a5069f52d7b67217f61b8
SIZE (poetry_core-1.9.1.tar.gz) = 337193
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.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:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- astro/kosmorro
- astro/py-astral
- astro/py-kosmorrolib
- biology/prodigy-lig
- databases/py-asyncmy
- databases/py-duckdb_engine
- databases/py-fakeredis
-
Deleted ports which required this port:
- for Run
-
- archivers/py-python-rpm-packaging
- devel/py-poetry
- devel/py-poetry-plugin-export
- devel/py-poetry2setup
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-poetry-core
- 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.9.1 21 Oct 2024 09:17:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.9.1
Changes: https://github.com/python-poetry/poetry-core/releases |
1.9.0 09 Mar 2024 14:06:01 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.9.0
Changes: https://github.com/python-poetry/poetry-core/releases |
1.8.1 21 Feb 2024 15:07:37 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.8.1
- Add GitHub to MASTER_SITES
Changes: https://github.com/python-poetry/poetry-core/releases |
1.7.0 26 Aug 2023 09:27:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.7.0
Changes: https://github.com/python-poetry/poetry-core/releases |
1.6.1 09 Jul 2023 21:34:35 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.6.1
Changes: https://github.com/python-poetry/poetry-core/releases |
1.6.0 30 Jun 2023 07:03:50 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Remove outdated PYTHON_REL check after lang/python37
removal |
1.6.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.6.0 05 Jun 2023 18:47:14 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.6.0
Changes: https://github.com/python-poetry/poetry-core/releases |
1.4.0_2 07 May 2023 22:44:59 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Try to fix build
PR: 270549 |
1.4.0_2 07 May 2023 21:13:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Try to fix build
PR: 270549 |
1.4.0_2 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
1.4.0_1 21 Mar 2023 19:20:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
1.4.0 30 Jan 2023 12:59:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.4.0
Changes: https://github.com/python-poetry/poetry-core/releases |
1.3.2_2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.3.2_2 19 Nov 2022 08:12:06 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Fix 2c8e9f44ba77d569ec40cb5a275f8fa34a9f3bde
- Bump PORTREVISION for package change |
1.3.2_1 16 Nov 2022 01:10:27 |
Jose Alonso Cardenas Marquez (acm) |
devel/py-poetry-core: Update files/setup.py for reflect new package changes
PR: 267251
Reported by: Stewart Morgan <stewart+FreeBSD-BugZilla _at_ arnos-vale.net>
Approved by: maintainer timeout |
1.3.2 09 Oct 2022 19:45:29 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.3.2
Changes: https://github.com/python-poetry/poetry-core/releases |
1.2.0 03 Oct 2022 02:15:03 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.2.0
Changes: https://github.com/python-poetry/poetry-core/releases |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.0 31 Aug 2022 18:49:42 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.1.0
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.8 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.8 25 Mar 2022 13:36:59 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.0.8
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.7 13 Oct 2021 19:13:52 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.0.7
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.6 27 Sep 2021 15:55:58 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.0.6
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.5 21 Sep 2021 22:23:34 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.0.5
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.4 21 Sep 2021 03:44:40 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.0.4
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.3 25 May 2021 13:55:43 |
Dmitry Marakasov (amdmi3) |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
1.0.3 25 Apr 2021 20:35:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-poetry-core: Update to 1.0.3
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2 03 Mar 2021 18:10:45 |
sunpoet |
Update to 1.0.2
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.1 17 Feb 2021 18:08:02 |
sunpoet |
Update to 1.0.1
Changes: https://github.com/python-poetry/poetry-core/releases |
1.0.0 10 Oct 2020 07:43:43 |
sunpoet |
Add py-poetry-core 1.0.0
Poetry Core is a PEP 517 build backend implementation developed for Poetry. This
project is intended to be a light weight, fully compliant, self-contained
package allowing PEP 517 compatible build frontends to build Poetry managed
projects.
WWW: https://github.com/python-poetry/poetry-core |