8
0

6 Commits

Author SHA256 Message Date
b6ea18926d Accepting request 1294554 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1294554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Finance-Quote?expand=0&rev=41
2025-07-21 18:00:11 +00:00
f6eb6ee9c9 - updated to 1.660.0 (1.66)
see /usr/share/doc/packages/perl-Finance-Quote/Changes
  1.66      2025-07-05 11:34:42-07:00 America/Los_Angeles
  	* Modified CurrencyRates/CurrencyFreaks.pm to return from and to values instead of calculated rate.
  	* Removed Bloomberg.pm, Tiaacref.pm, Troweprice.pm
  	* AlphaVantage - return 'symbol not found' when no price data is returned.
  	* ASX - Changed error message when symbol isn't found - Issue #497
  	* Added a new module to fetch the fund nav from CMBChina - PR #494
  	* Added Cookie Jar to Comdirect user agent - Issue #491
  	* Removed HU.pm, Oslobors.pm, and SEB.pm - Issue #490

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Finance-Quote?expand=0&rev=60
2025-07-20 05:18:22 +00:00
d0d367e7a1 Accepting request 1289005 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1289005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Finance-Quote?expand=0&rev=40
2025-06-30 11:05:55 +00:00
ec3d94e4e0 - updated to 1.650.0 (1.65)
see /usr/share/doc/packages/perl-Finance-Quote/Changes
  1.65      2025-04-26 18:17:38-07:00 America/Los_Angeles
  	* Added EXCHANGE feature to Sinvestor.pm and some fixes - PR #481
  	* Added EXCHANGE feature to OnVista.pm - PR #480
  	* Added EXCHANGE feature to Consorsbank.pm and some fixes - PR #479
  	* Enabled usage count in Quote.pm. Removed DWS.pm. Improved check that divident is a number in YahooJSON.pm by adding regex anchors.
  	* Added ssl_opts to user agent in Union.pm to account for bad certificate chain - Issue #482
  	* Added ETFs search, more labels and EXCHANGE feature to Comdirect.pm - PR #478
  	* GoogleWeb - Add support for Hong Kong Exchange - PR #476
  	* YahooJSON - Adjust other currency fields when data is returned in GBp, ZAc, or ILA.
  	* Added label wkn, ìsin, close, ask, bid, p_change, time to OnVista.pm
  	* Modified OnVista.pm to enable search by ISIN and WKN and search for ETFs
  	* Added methodinfo hash to Tradegate.pm - PR #465
  	* Added label isin, open, ask, bid, time to Tradegate.pm - PR #465
  	* Fixed Tradegate.pm - Search for ETFs - PR #465
  	* Removed MorningstarAU - Issue #405
  	* Fixed malformed character in YahooWeb.pm - Issue #468
  	* Changed useragent in YahooJSON.pm - Issue #467
  	* Added methodinfo hash to AEX.pm - PR #466
  	* Added label exchange, close, time to AEX.pm - PR #466
  	* Fixed XETRA.pm - Issue #460
  	* Added methodinfo hash to Fool.pm
  	* Fixed MorningstarJP.pm - Issue #443 - PR #451

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Finance-Quote?expand=0&rev=58
2025-06-29 06:44:01 +00:00
7e8655f3ae Accepting request 1236298 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Finance-Quote?expand=0&rev=39
2025-01-12 10:15:26 +00:00
d579b475c4 - updated to 1.640.0 (1.64)
see /usr/share/doc/packages/perl-Finance-Quote/Changes
  1.64      2024-11-27 18:11:09-08:00 America/Los_Angeles
  	* Update AlphaVantage.pm - Issue #447
  	* Fix to Stooq.pm - Issue #445
  	* Updated ASX.pm - Issue #404
  	* Added more fields to CSE.pm and exposed all labels.
  	* Changed parsing in Comdirect.pm - Issue #413
  	* Complete rewrite of OnVista.pm - Issue #414
  	* Minor fix to FinanceAPI decoding JSON - Issue #434
  	* Modified YahooJSON to deal with "nan" as dividend yield in JSON.
  	* New CurrencyRates module, CurrencyRates/FinanceAPI - Issue #427
  	* Fixed Bourso.pm - Issue #417
  	* Allowed Currency Rates modules Fixer.pm and OpenExchange.pm to read their API keys from environment variables - Issue #426
  1.63      2024-09-21 12:47:39-07:00 America/Los_Angeles
  	* Fixed TesouroDireto.pm - Using different source URL - PR #424
  	* Added FinanceAPI.pm - Requires API key from https://financeapi.net/. US and other exchange data available.
  	* Fixed BVB.pm - Issue #409
  	* Fixed BSEIndia.pm - Issue #410 and removed Unzip as quotes file is now a CSV file
  	* Fixed NSEIndia.pm - Issue #410
  	* Fixed NZX.pm - Issue #401

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Finance-Quote?expand=0&rev=56
2025-01-09 16:31:45 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Finance-Quote/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Finance-Quote)

View File

@@ -28,7 +28,6 @@ Summary: Get stock and mutual fund quotes from various exchanges
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/B/BP/BPSCHUCK/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros