[Koha-bugs] [Bug 28926] Update cpanfile for Mojolicious::Plugin::OpenAPI v2.16

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 7 04:25:26 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28926

--- Comment #14 from Mason James <mtj at kohaaloha.com> ---
(In reply to Victor Grousset/tuxayo from comment #13)
> I have the following conflict with 20.11.x
> 
> <<<<<<< HEAD
> requires 'YAML', '0.71';
> requires 'YAML::Syck', '0.71';
> ||||||| parent of 81ce0e2db5 (Bug 28926: Update cpanfile for
> Mojolicious::Plugin::OpenAPI v2.16)
> requires 'YAML::XS', '0.67';
> =======
> requires 'YAML::XS', '0.76';
> >>>>>>> 81ce0e2db5 (Bug 28926: Update cpanfile for Mojolicious::Plugin::OpenAPI v2.16)
> 
> 
> This diff3 conflictstyle tells that 20.11.x has YAML and YAML::Syck which on
> the next Koha versions were replaced by YAML::XS.
> 
> Should I just add YAML::XS 0.76 ?

lets attempt to add this patch without any YAML::* updates first

if problems occue with CI testing, we can add 27673 and 22824, or revert

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list