Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504040 - dev-perl/Finance-Quote-1.260.0 version bump
Summary: dev-perl/Finance-Quote-1.260.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-03-10 01:32 UTC by Christopher Crammond
Modified: 2014-05-01 18:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed ebuild for Finance-Quote 1.26 (Finance-Quote-1.260.0.ebuild,616 bytes, text/plain)
2014-03-10 02:08 UTC, Christopher Crammond
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Crammond 2014-03-10 01:32:07 UTC
Would it be possible to upgrade dev-perl/Finance-Quote to version 1.20 or newer.  Gnucash at present fails to get stock quotes.  According to the WIKI (http://wiki.gnucash.org/wiki/Online_Quotes), "In Feb 2014 Yahoo changed their URL. So F::Q 1.20 is required."

According to http://search.cpan.org/dist/Finance-Quote/, the current version as of March 5th is 1.27.

Reproducible: Always
Comment 1 Christopher Crammond 2014-03-10 02:08:08 UTC
Created attachment 372248 [details]
proposed ebuild for Finance-Quote 1.26

Proposed ebuild for Perl's Finance Quote v 1.26
Comment 2 Christopher Crammond 2014-03-10 02:25:07 UTC
So it would seem I was a little over-anxious, the latest source code I found was 1.26 (not 1.27 as I mentioned in the original report.

That said, with the proposed ebuild I was able to install it and get GNUCASH v 2.6.1 to retrieve stock quotes again.  Pretty much a copy of the existing ebuild, but there is now a dependency on Date-Calc.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-03-10 13:39:00 UTC
Comment on attachment 372248 [details]
proposed ebuild for Finance-Quote 1.26

--- Finance-Quote-1.180.0.ebuild        2012-10-07 18:01:26.000000000 +0200
+++ -   2014-03-10 14:38:47.501707631 +0100
@@ -5,7 +5,7 @@
 EAPI=4
 
 MODULE_AUTHOR=ECOCODE
-MODULE_VERSION=1.18
+MODULE_VERSION=1.26
 inherit perl-module
 
 DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
@@ -20,6 +20,7 @@
        dev-perl/HTML-Tree
        dev-perl/HTML-TableExtract
        dev-perl/Crypt-SSLeay
+        dev-perl/Date-Calc
 "
 RDEPEND="${DEPEND}"
Comment 4 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-05-01 18:00:15 UTC
+*Finance-Quote-1.290.0 (01 May 2014)
+
+  01 May 2014; Mikle Kolyada <zlogene@gentoo.org> +Finance-Quote-1.290.0.ebuild:
+  Version bump wrt bug #504040
+