Skip to content

Commit

Permalink
p5-Finance-Quote: update to 1.58
Browse files Browse the repository at this point in the history
1.58      2023-08-12 10:59:05-07:00 America/Los_Angeles
	* Consorsbank.pm - New module - PR #329
	* Stooq.pm - New module - Issue #203
	* Bloomberg.pm - Changed modules to utilize cookie jar - PR #331 - Issue #324
	* AlphaVantage.pm - Apply currency scaling (GBp -> GBP) when symbol
	  had additional ".X" suffix - Issue #281
	  Fixed check for "Information" JSON usually returned when daily API
	  limit has been reached.
	* YahooWeb.pm - Fixed incorrect pricing for single character symbols
	  and changed URL to get trade date - Issues #314 #319
	* Another fix to the URL in YahooJSON and CurrencyRates/YahooJSON - Issue #318
  • Loading branch information
dhgutteridge committed Aug 13, 2023
1 parent 236e2f5 commit 71d144f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions finance/p5-Finance-Quote/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.46 2023/07/06 09:40:34 wiz Exp $
# $NetBSD: Makefile,v 1.47 2023/08/13 17:56:01 gutteridge Exp $

DISTNAME= Finance-Quote-1.57
DISTNAME= Finance-Quote-1.58
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/}

Expand Down
8 changes: 4 additions & 4 deletions finance/p5-Finance-Quote/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.24 2023/07/05 22:09:22 gutteridge Exp $
$NetBSD: distinfo,v 1.25 2023/08/13 17:56:01 gutteridge Exp $

BLAKE2s (Finance-Quote-1.57.tar.gz) = 36d4720a17a1a0e000e3764527cdbcc07a03db0cf215f518d3e3028f751b15db
SHA512 (Finance-Quote-1.57.tar.gz) = ed1b6d26f24952eb21ed546e61ccf5176b581f70de3d6eaa578f621633a5226bdf60880601a46803ef7eb7c9c1216d9badbef993b448b0b82ef9171eefa975f4
Size (Finance-Quote-1.57.tar.gz) = 256933 bytes
BLAKE2s (Finance-Quote-1.58.tar.gz) = 8304977ce494c96ec8658b4fc79e1f94b639e75f078386ccccac1af66b355f4b
SHA512 (Finance-Quote-1.58.tar.gz) = d14cb997b1cf7ae4442bedfbbe7384d35f3b9d50c1436267c2ce1e30811f018e6a64b62679e4a7d2c150668ec0e3fb20140739ee9e1cdddcf0b90727febcee4c
Size (Finance-Quote-1.58.tar.gz) = 262288 bytes

0 comments on commit 71d144f

Please sign in to comment.