PaulHowarth/Blog/2017-11-06

Monday 6th November 2017

Fedora Project

  • Updated perl-autovivification to 0.18 in Rawhide:

    • Fix compatibility with CV-in-stash optimization (CPAN RT#123411)

    • Fix strict/warn flags seeming to do nothing (CPAN RT#122956); the documentation has been amended to clarify how these two options are supposed to be used

  • Updated perl-Finance-Quote to 1.41 in F-26, F-26, F-27, Rawhide and EPEL-7:

    • Added AlphaVantage module

    • Some other module changes: yahoojson, Morningstar, Bourso, ASX, TSX (not working)

  • Updated perl-indirect to 0.38 in Rawhide:

  • Updated perl-Specio to 0.42 in Rawhide:

    • Fixed checks for whether a class is loaded in light of upcoming optimization in Perl 5.28 (GH#12)

    • The Perl library claimed it provided types named LaxVersionStr and StrictVersionStr but they were really named LaxVersion and StrictVersion; the names have now been fixed to match the documentation, so they are LaxVersionStr and StrictVersionStr

  • Updated perl-Test-Kwalitee to 1.27 in Rawhide:

    • Make taint test TODO when version.pm is not current (see CPAN RT#118087)

  • Updated perl-Text-CSV_XS to 1.34 in Rawhide:

    • Bad arg for formula (like "craok") will now die with error 1500

    • Row report in formula reporting was off by 1
    • Add a prominent section about BOM handling
    • Make sheet label more portable (csv2xlsx)

    • Allow munge => \%hash

    • Preserve first row in csv (set_column_names => 0)

Local Packages

  • Updated perl-DateTime-Locale to 1.17:

    • Rebuilt all locale data with CLDR 32, released on 2017-11-01
  • Updated perl-DateTime-TimeZone to 2.15:

    • Make the local zone lookup code handle the case where /usr/share/zoneinfo is a symlink, as it apparently is on recent versions of macOS (10.13) (GH#22, GH#23)

  • Updated perl-Specio to 0.42 as per the Fedora version

  • Updated perl-Test-Kwalitee to 1.27 as per the Fedora version

  • Updated perl-Text-CSV_XS to 1.34 as per the Fedora version

  • Updated perl-Variable-Magic to 0.62:


Recent