Created attachment 265193 [details] patch update to 1.5.0 and patch pyproject.toml to workaround outdated python in ports.
Is there a changelog for this update?
Created attachment 265331 [details] patch updated changelog added
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d9913e83e0bc5348224cb31bd97acd023f3928c commit 6d9913e83e0bc5348224cb31bd97acd023f3928c Author: Getz Mikalsen <getz@FreeBSD.org> AuthorDate: 2025-09-27 15:05:01 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-11-12 13:53:37 +0000 sysutils/podman-compose: update to v1.5.0 This also patches pyproject.toml to avoid build failure. Changelog: https://github.com/containers/podman-compose/releases/tag/v1.5.0 PR: 290824 sysutils/podman-compose/Makefile | 2 +- sysutils/podman-compose/distinfo | 6 +++--- sysutils/podman-compose/files/patch-pyproject.toml (new) | 11 +++++++++++ 3 files changed, 15 insertions(+), 4 deletions(-)
Thank you for your contribution.