non port: devel/py-poetry/Makefile |
Number of commits found: 14 |
Monday, 4 Sep 2023
|
09:05 Po-Chuan Hsieh (sunpoet)
devel/py-poetry: Update version requirement of BUILD_DEPENDS
26566de |
Saturday, 26 Aug 2023
|
09:27 Po-Chuan Hsieh (sunpoet)
devel/py-poetry: Update to 1.6.1
Changes: https://github.com/python-poetry/poetry/releases
5a5157e |
Sunday, 9 Jul 2023
|
21:34 Po-Chuan Hsieh (sunpoet)
devel/py-poetry: Update to 1.5.1
Changes: https://github.com/python-poetry/poetry/releases
a00baf9 |
15:32 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
98ded7c |
Friday, 30 Jun 2023
|
07:03 Po-Chuan Hsieh (sunpoet)
devel/py-poetry: Remove outdated PYTHON_REL check after lang/python37 removal
be7b0fe |
Tuesday, 27 Jun 2023
|
19: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>
3d9a815 |
Monday, 5 Jun 2023
|
18:47 Po-Chuan Hsieh (sunpoet)
devel/py-poetry: Update to 1.5.0
Changes: https://github.com/python-poetry/poetry/releases
fd09ee0 |
Sunday, 7 May 2023
|
23:55 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)
315936a |
21:13 Po-Chuan Hsieh (sunpoet)
devel/py-poetry: Cosmetic change
3a359e3 |
Tuesday, 4 Apr 2023
|
18:29 Antoine Brodin (antoine)
USE_PYTHON=pep517: bump PORTREVISION
1730e97 |
Tuesday, 21 Mar 2023
|
19:20 Po-Chuan Hsieh (sunpoet)
devel/py-poetry: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change
5de54b1 |
Saturday, 4 Feb 2023
|
07:05 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)
89168e9 |
Monday, 30 Jan 2023
|
14:18 Po-Chuan Hsieh (sunpoet)
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition
a58124c |
12:58 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.
bc93f48 |
Number of commits found: 14 |