Search Criteria
Package Details: perl-finance-quote 1.65-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-finance-quote.git (read-only, click to copy) |
---|---|
Package Base: | perl-finance-quote |
Description: | Get stock and mutual fund quotes from various exchanges |
Upstream URL: | https://metacpan.org/release/Finance-Quote |
Licenses: | Artistic-1.0-Perl, GPL-2.0-only |
Submitter: | sergej |
Maintainer: | morgenstern |
Last Packager: | morgenstern |
Votes: | 5 |
Popularity: | 0.62 |
First Submitted: | 2023-11-25 01:47 (UTC) |
Last Updated: | 2025-05-04 01:04 (UTC) |
Dependencies (32)
- perl (perl-gitAUR)
- perl-date-manip
- perl-date-rangeAUR
- perl-date-simpleAUR
- perl-datetime
- perl-datetime-format-iso8601
- perl-datetime-format-strptime
- perl-html-parser
- perl-html-tableextract
- perl-html-tokeparser-simpleAUR
- perl-html-tree
- perl-html-treebuilder-xpathAUR
- perl-http-cookiejar
- perl-http-cookies
- perl-http-message
- perl-io-string
- perl-json
- perl-json-parse
- perl-libwww
- perl-lwp-protocol-https
- Show 12 more dependencies...
Required by (3)
- gnucash-git (optional)
- gnucash-xbt (optional)
- gnucash-xbt-minimal (optional)
Latest Comments
1 2 Next › Last »
morgenstern commented on 2025-05-10 01:30 (UTC)
@flow-c you can skip the check function via the makepkg option
--nocheck
as a workaround. Note that clearing your pacman or yay cache is not the same as building in a clean chroot.flow-c commented on 2025-05-06 12:48 (UTC)
Not knowingly, no. This is what
yay -Syu
gives me. I’ve tried clearing yay and pacman caches, clean builds, but to no avail.morgenstern commented on 2025-05-06 10:29 (UTC)
@flow-c builds without issue in a clean chroot. Are you setting ONLINE_TEST=1 as part of your build?
flow-c commented on 2025-05-05 20:36 (UTC)
The update 1.64-1 -> 1.65-1 fails with the following output:
Any pointers on how to fix this?
morgenstern commented on 2023-12-04 03:55 (UTC)
@amish see here.
amish commented on 2023-12-04 03:32 (UTC)
Why have you added >=0 to all depends? Any reason? Not adding >=0 also works as it is one and the same.
morgenstern commented on 2023-12-03 22:44 (UTC)
Added, thanks for digging @rf2020.
rf2020 commented on 2023-12-03 10:44 (UTC)
OK, I found the problem. Gnucash needs perl-json-parse, which is separate from perl-json, to use the quote feature, even from its command-line version. Technically, this means it's a dependency for gnucash, but could you could add it to this package? Thanks!
rf2020 commented on 2023-12-03 09:06 (UTC)
Yes, I'm still using the Gnucash setup that worked with 1.57; it includes that key. I even tried clearing .cache, .config and .local files and resetting this key, but no improvement.
morgenstern commented on 2023-12-03 06:20 (UTC)
@rf2020 apologies for not replying sooner - glad you were able to confirm that
perl-finance-quote
is working from the command line. As for the GnuCash configuration, do you have an Alpha Vantage API key configured?1 2 Next › Last »