Bug 290824 - sysutils/podman-compose: update to 1.5.0
Summary: sysutils/podman-compose: update to 1.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-05 20:59 UTC by Getz Mikalsen
Modified: 2025-11-12 13:57 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (getz)


Attachments
patch (2.76 KB, patch)
2025-11-05 20:59 UTC, Getz Mikalsen
no flags Details | Diff
patch updated (2.85 KB, patch)
2025-11-11 11:40 UTC, Getz Mikalsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Getz Mikalsen 2025-11-05 20:59:41 UTC
Created attachment 265193 [details]
patch

update to 1.5.0 and patch pyproject.toml to workaround outdated python in ports.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2025-11-08 20:39:19 UTC
Is there a changelog for this update?
Comment 2 Getz Mikalsen 2025-11-11 11:40:22 UTC
Created attachment 265331 [details]
patch updated

changelog added
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-11-12 13:54:38 UTC
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(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2025-11-12 13:57:54 UTC
Thank you for your contribution.