#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 9th October 2022 === ==== Fedora Project ==== * Updated `perl-Finance-Quote` to 1.53 in F-35, F-36, F-37, Rawhide and EPEL-9: * Changed bug tracker to https://github.com/finance-quote/finance-quote/issues * `DWS.pm` - Set `$info{$symbol`, 'symbol'}` to `$symbol` * `Union.pm` - Reworked for a different CSV file ([[https://github.com/finance-quote/finance-quote/pull/231|GH#231]]) * `CurrencyRates/AlphaVantage.pm` - `API CURRENCY_EXCHANGE_RATE` no longer accepts free API keys: changed to use `FX_DAILY` API ([[https://github.com/finance-quote/finance-quote/issues/229|GH#229]], [[https://github.com/finance-quote/finance-quote/pull/230|GH#230]]) * Set minimum version for `LWP::UserAgent` to honour redirects * `CurrencyRates/AlphaVantage.pm` - Added logic to account for empty JSON returned from currency exchange fetch * `Bourso.pm` - Added `Europe` and `France` back as failover methods * `Tradeville.pm` - Changed hostname in URL to `tradeville.ro`, and added logic to better account for the symbol not being found * `YahooJSON.pm` - Account for symbols with '`&`' ([[https://github.com/finance-quote/finance-quote/issues/202|GH#202]]) * Minor change to isoTime function in `Quote.pm` * `TSP.pm` - Update URL and handling of dates ([[https://github.com/finance-quote/finance-quote/pull/227|GH#227]]) ----