[PATCH] gnu: awscli: Fix broken build.

  • Open
  • quality assurance status badge
Details
One participant
  • King, Spencer
Owner
unassigned
Submitted by
King, Spencer
Severity
normal
K
K
King, Spencer wrote 28 hours ago
(name . King, Spencer via Guix-patches via)(address . guix-patches@gnu.org)
CH3PR02MB9746FE5FCD450BD0DCC8519890442@CH3PR02MB9746.namprd02.prod.outlook.com
Currently, awscli is failing to build since it relies on python-pyyaml < 6 and we are providing it >6. This patch swaps python-pyyaml out for python-pyyaml-5 to fix this issue.

Best,
Spencer
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73807@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73807
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch