Provides access to time-delayed stockquotes

Edit Package perl-Finance-Quote

Finance::Quote provides access to time-delayed stockquotes from a
number of sources. After you've installed the pacakage, try 'perldoc
Finance::Quote' for full information. Alternatively, you can 'perldoc
lib/Finance/Quote.pm' before the install.

Refresh
Refresh
Source Files
Filename Size Changed
Finance-Quote-1.49.tar.gz 0000274659 268 KB
cpanspec.yml 0000000884 884 Bytes
perl-Finance-Quote-66235-Cdnfundlibrary-row.patch 0000000940 940 Bytes
perl-Finance-Quote-debian-03_whatis.patch 0000003333 3.25 KB
perl-Finance-Quote-debian-06_seb.patch 0000000533 533 Bytes
perl-Finance-Quote-debian-10_whatis.patch 0000000356 356 Bytes
perl-Finance-Quote.changes 0000009895 9.66 KB
perl-Finance-Quote.spec 0000004259 4.16 KB
Revision 35 (latest revision is 37)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 843870 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 35)
- Use metacpan for URL and sources file
- Update to version 1.49:
  * Alphavantage: Removed Time::HiRes dependency due to mswin32
    not supporting clock_gettime calls.
  * Alphavantage: Add a waiting mechanism to comply to
    alphavantage use terms
  * Alphavantage: Added several stock exchange support and
    currency
  * Updated modules: Union, Deka, Indiamutual, ASX, Yahoojson,
    TSP, AEX, Fool
  * New modules: IEXTrading, MorningstarAU, MorningstarCH,
    IEXCloud
  * Yahoo: removed modules referring to yahoo API, which yahoo
    stopped
  * BUGFIX: 'use of uninitialized value' returned by perl could
    make gnucash fail when more than 15 quotes where requested
  * BUGFIX: MS Windows does not support %T in strftime call
  * Added new documentation files: Release.txt, Hackers-Guide,
    Modules-README.yml
  * We started moving known failing tests into TODO blocks
  * This release is the result of hard work by Bruce Schuck,
    Vincent Lucarelli, Pieter-Jan Vandormael, Manuel Friedli,
    Jalon Avens, Chris Good, Mark J. Cox, Eelco Dolstra, Henrik
    Ahlgren, Vinay Shastry, Mike Alexander, Erik Colson.
  * Special thanks go to Bruce Schuck and Vincent Lucarelli
    which joined the maintainers team!
- Use Sourceforge as home and download site.
- Fix dependencies. Require perl(CGI) (boo#1077300).
- Change package license to GPL-3.0-or-later:
  MorningstarJP.pm carries this license
- Change license to GPL-3.0-or-later (MorningstarJP.pm).
- Clean spec file by spec-cleaner.
- Update to version 1.47 (boo#1077300):
  * Yahoojson: module adapted to new URL and returned json
  * Added currencies for .SA (Brazil) and .TO (Canada/Toronto)
    markets
  * Added currency for .DE market
  * BUGFIX in currency determination regex
  * BUG resolved: removed time from $last_refresh when markets are
    open
  * added AlphaVantage module (Matthew Patterson)
  * some other module changes: yahoojson, Morningstar, Bourso, TSX
    (not working)
  * Use AlphaVantage for currency quotes instead of Yahoo
- Drop perl-Finance-Quote-debian-04_deka.patch (module rewritten).
- Update to 1.38
  * module updates: tiaacref, yahooJSON, FTfunds, MStaruk,
    USFedBonds, GoldMoney
  * new modules: fidelityfixed (Peter Ratzlaff), yahooYQL
  * removed modules: MTGox
  * more tests: yahoo_speed.t, tiaacref.t
- Drop perl-Finance-Quote-64897-0001-adopted-to-site-changes.patch,
  perl-Finance-Quote-64897-0002-support-palladium-lookup.patch,
  perl-Finance-Quote-goldmoney-decimal-point.patch
- Add perl(CGI) BuildRequires: needed to be able to pass the
  test suite with Perl 5.22.
- updated to 1.37 bnc#955055
   see /usr/share/doc/packages/perl-Finance-Quote/ChangeLog.1
- ignore Mozilla:CA
- update to 1.35:
         * BUGFIX: VWD - currency returned.
 
 1.34      2014-06-15 21:30:03+02:00 Europe/Brussels
         * VWD adapted to recent website change.
 
 1.33      2014-06-01 11:24:24+02:00 Europe/Brussels
         * BUGFIX: yahoo_json never returns currency. so don't set a default.
                   yahoo_json returned current timestamp instead of quote date.
 
 1.32      2014-05-18 21:55:12+02:00 Europe/Brussels
         * return "symbol" for yahoo_json module
         * allow to retrieve ISIN codes with VWD module
 
 1.31      2014-05-04 22:56:45+02:00 Europe/Brussels
         * Case mismatch in ZA_UnitTrusts pod
 
 1.30      2014-05-04 21:56:34+02:00 Europe/Brussels
         * Bourso.pm works on current website changes. Thanks to Guillaume
         * New module CSE.pm by Hiranya Samarasekera. Covers Colombo Stock
           Exchange (CSE) in Sri Lanka.
 
 1.29      2014-04-08 08:28:25+02:00 Europe/Brussels
         * New module za_unittrusts. kudos to Rolf Endres.
        * Indiamutual patched to current website. kudos to Vinay S Shastry.
 
 1.28      2014-03-16 12:05:19+01:00 Europe/Brussels
 
         * Removed some unnecessary dependencies
 
 1.27      2014-03-05 15:04:22+01:00 Europe/Brussels
 
         * New module YahooJSON added (Abhijit Kshirsagar)
         * mtgox.t should not create errors when ONLINE_TEST is not defined
- remove all patches no longer applying (as maintainer didn't care for 18 months
  and this module is important to be half way fresh):
    perl-Finance-Quote-57401-financecanada.patch
    perl-Finance-Quote-61750-comdirect.patch
    perl-Finance-Quote-62619-vwd.patch
    perl-Finance-Quote-64474-stooq.patch
    perl-Finance-Quote-65269-ftfunds.patch
    perl-Finance-Quote-70690-IndiaMutual-temp-del.patch
    perl-Finance-Quote-70690-IndiaMutual-temp.patch
    perl-Finance-Quote-LeRevenu.patch
    perl-Finance-Quote-debian-08_deka.patch
    perl-Finance-Quote-fsf-address.patch
    perl-Finance-Quote-goldmoney-decimal-point.patch
- reworked spec file to look a bit more like a standard perl package
- Update to version 1.18 (bnc#800797):
  * many updates for server changes
  * new modules
  * code cleanup
- Drop perl-Finance-Quote-fedora-tiaa-cref.patch: New code is a
  different implementation and it supports institutional funds as
  well.
- Update Requires.
- Updated to the current upstream GIT snapshot (many updates for
  server changes).
- Added fixes from upstream bug tracker:
  * Fix GoldMoney server changes, add palladium (CPAN#64897).
  * Rewrite Finance Canada after server changes (CPAN#57401).
  * Partial rewrite ov VWD due to server changes (CPAN#62619).
  * Fix Cdnfundlibrary to retrieve newest NAV (CPAN#66235).
  * Fix use of /tmp file in IndiaMutual (CPAN#70690).
  * New modules:
    * Comdirect (CPAN#61750)
    * Stooq (CPAN#64474)
    * FTFunds (CPAN#65269)
- Added Fedora fix:
  * Fix TIAA-CREF (Redhat#668935).
- Added all Debian fixes.
- Yahoo fixes ported to the upstream GIT.
- use original .tar.gz
- switch to perl_requires macro
- remove /var/adm/perl-modules
- add perl as explicit buildrequire
- Fix of LeRevenu module crash due to a change on lerevenu.com web
  site (bnc#555687).
- enable parallel build
- Updated to version 1.17 (bnc498310#c4):
  * Site layout updates: Cominvest, Yahoo (currencies adapted to
    yahoo denomination), ASX.
  * Fixes for: Yahoo Europe, Goldmoney, IndiaMutual, GBp, possible
    wrong year range in Yahoo.
  * New support for: Hungarian stocks, Goldmoney Platinum.
  * Removed: Broken futures support for AEX.
- Updated to version 1.16:
  * Fixed or updated site layout parsing of:
    Bourso, Morningstar, AEX, ITE is now RZR, ZA, Goldmoney,
    Ashwin, Finanzpartner.
  * New currency lookup support.
  * Fixed 12:XXpm formatted time handling.
- Require all needed perl modules (bnc#496738).
- Updated to version 1.15:
  * IndiaMutual: Fix symbol not set it module.
  * isoTime - make sure $hours and $mins are treated as numbers,
    use sprintf
- Updated to version 1.14:
  * Added support for Finanzpartner, Cominvest, TSX.
  * Fixed or updated site layout parsing of TIAA CREF,
    Stockhouse Canada, DWS, VWD, AEX, Yahoo Brasil, SEB,
    Association of Mutual Funds in India.
  * Fixes.
  * Reorganization of test cases.
- New SuSE package, version 1.13 (#242504).
Comments 0
openSUSE Build Service is sponsored by