Page MenuHomeFreeBSD

devel/oci-cli: use py-yaml instead of forked pyyaml5
ClosedPublic

Authored by dch on Feb 13 2023, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 8, 4:28 AM
Unknown Object (File)
Mon, Jul 28, 8:55 PM
Unknown Object (File)
Jul 21 2025, 12:20 PM
Unknown Object (File)
Jul 6 2025, 9:05 PM
Unknown Object (File)
Jul 5 2025, 2:21 PM
Unknown Object (File)
Jul 4 2025, 6:09 AM
Unknown Object (File)
Jul 2 2025, 8:54 PM
Unknown Object (File)
Jul 1 2025, 2:23 PM
Subscribers

Details

Summary

Basic testing seems to show no issues with using the more recent
devel/py-yaml and reading https://github.com/yaml/pyyaml/releases/tag/6.0
suggests that the major change is actually dropping Python 2.7 support.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 49731
Build 46621: arc lint + arc unit

Event Timeline

dch requested review of this revision.Feb 13 2023, 2:39 PM

only required for python 2.7 support so lets jump the shark

dch retitled this revision from devel/py-pyyaml5: avoid conflict with textproc/py-pyaml to devel/oci-cli: use py-yaml instead of forked pyyaml5.Feb 13 2023, 5:08 PM
dch edited the summary of this revision. (Show Details)
  • devel/oci-cli: update to 3.22.5
  • devel/py-oci: update to 2.91.0
This revision was not accepted when it landed; it landed in state Needs Review.Feb 26 2023, 10:43 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.