Bug 265673 - devel/py-ruamel.yaml: Update to 0.17.21
Summary: devel/py-ruamel.yaml: Update to 0.17.21
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: Kai Knoblich
URL: https://sourceforge.net/p/ruamel-yaml...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-06 10:17 UTC by Kai Knoblich
Modified: 2022-08-07 08:28 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+


Attachments
py-ruamel.yaml-0.17.21.patch (1.22 KB, patch)
2022-08-06 10:17 UTC, Kai Knoblich
kai: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2022-08-06 10:17:12 UTC
Created attachment 235718 [details]
py-ruamel.yaml-0.17.21.patch

Hi Kurt,

attached is the patch that updates devel/py-ruamel.yaml to 0.17.21.

QA:
~~~
- poudriere -> OK (12.3-RELEASE amd64, py37-py310)
- bulk run against its consumers -> OK [*]

[*] comms/uhd fails to build at the moment, even with the current release (= 0.16.12) of devel/py-ruamel.yaml in the Ports tree.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2022-08-06 16:28:26 UTC
Looks fine, please commit.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-07 08:24:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=17dc1dd8747711c5431e93943440b8a009df8e0d

commit 17dc1dd8747711c5431e93943440b8a009df8e0d
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-08-07 08:21:18 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-08-07 08:21:18 +0000

    devel/py-ruamel.yaml: Update to 0.17.21

    Changelog since 0.16.12:

    https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.21/tree/CHANGES

    PR:             265673
    Approved by:    pi (maintainer)

 devel/py-ruamel.yaml/Makefile | 4 ++--
 devel/py-ruamel.yaml/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2022-08-07 08:26:19 UTC
Comment on attachment 235718 [details]
py-ruamel.yaml-0.17.21.patch

^Triage: Maintainer's approval was given via comment #1, setting maintainer-approval flag accordingly.
Comment 4 Kai Knoblich freebsd_committer freebsd_triage 2022-08-07 08:28:33 UTC
(In reply to Kurt Jaeger from comment #1)

Committed, thank for the quick review and feedback!

For the sake of completeness: 

The build issue with comms/uhd, as described in comment #0, only happens, if "poudriere bulk -t" is used.  If the "-t" parameter is omitted, the port builds fine in both cases.