forked from pool/perl-Finance-Quote
Automatic update to Finance-Quote-1.68.tar.gz #2
BIN
Finance-Quote-1.67.tar.gz
LFS
BIN
Finance-Quote-1.67.tar.gz
LFS
Binary file not shown.
BIN
Finance-Quote-1.68.tar.gz
LFS
Normal file
BIN
Finance-Quote-1.68.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 05:38:15 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.680.0 (1.68)
|
||||
see /usr/share/doc/packages/perl-Finance-Quote/Changes
|
||||
|
||||
1.68 2025-12-21 11:40:59-08:00 America/Los_Angeles
|
||||
* Changes to AlphaVantage.pm and CurrencyRates/AlphaVantage.pm to throttle queries - Issue #546
|
||||
* YahooJSON.pm - Add additional fields/labels - PR #544
|
||||
* New Module, USBonds.pm
|
||||
* MarketWatch.pm - Added headers to fix 401 code - Issue #542
|
||||
* Modified AEX.pm to return no data available is currency indicator is '%' (bonds return percentage of par/facevalue) - Issue #539
|
||||
* Fixed YahooWeb.pm - Issue #533 - PR #538
|
||||
* Removed CMBChina.pm - no longer working - Issue #534
|
||||
* Rewrote Union.pm for URL that returns JSON - Issue #516
|
||||
* Modified parsing in BVB.pm - Issue #513
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 20:07:41 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Finance-Quote
|
||||
Name: perl-Finance-Quote
|
||||
Version: 1.670.0
|
||||
Version: 1.680.0
|
||||
Release: 0
|
||||
# 1.67 -> normalize -> 1.670.0
|
||||
%define cpan_version 1.67
|
||||
# 1.68 -> normalize -> 1.680.0
|
||||
%define cpan_version 1.68
|
||||
#Upstream: GPL-1.0-or-later
|
||||
License: GPL-2.0-or-later
|
||||
Summary: Get stock and mutual fund quotes from various exchanges
|
||||
@@ -124,7 +124,6 @@ Provides: perl(Finance::Quote::BSEIndia) = %{version}
|
||||
Provides: perl(Finance::Quote::BVB) = %{version}
|
||||
Provides: perl(Finance::Quote::BorsaItaliana) = %{version}
|
||||
Provides: perl(Finance::Quote::Bourso) = %{version}
|
||||
Provides: perl(Finance::Quote::CMBChina) = %{version}
|
||||
Provides: perl(Finance::Quote::CSE) = %{version}
|
||||
Provides: perl(Finance::Quote::Comdirect) = %{version}
|
||||
Provides: perl(Finance::Quote::Consorsbank) = %{version}
|
||||
@@ -163,6 +162,7 @@ Provides: perl(Finance::Quote::TesouroDireto) = %{version}
|
||||
Provides: perl(Finance::Quote::Tradegate) = %{version}
|
||||
Provides: perl(Finance::Quote::TreasuryDirect) = %{version}
|
||||
Provides: perl(Finance::Quote::TwelveData) = %{version}
|
||||
Provides: perl(Finance::Quote::USBonds) = %{version}
|
||||
Provides: perl(Finance::Quote::Union) = %{version}
|
||||
Provides: perl(Finance::Quote::UserAgent) = %{version}
|
||||
Provides: perl(Finance::Quote::XETRA) = %{version}
|
||||
|
||||
Reference in New Issue
Block a user