summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Martinez2021-12-20 14:48:15 -0600
committerLuis Martinez2021-12-20 14:48:30 -0600
commit7bb5f60c714678d7005ef9ba26a843cf787c9afb (patch)
tree39bdfb83a951780325d00c14f5452b06810acb50
parent85656b464dc7d2591764cdd1bfa60fc677720101 (diff)
downloadaur-7bb5f60c714678d7005ef9ba26a843cf787c9afb.tar.gz
update to 1.2.90
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--changelog.md20
3 files changed, 24 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6848c2fa3840..fbcd0fb6e31b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-akshare
pkgdesc = Financial data interface library
- pkgver = 1.2.82
+ pkgver = 1.2.90
pkgrel = 1
url = https://www.akshare.xyz
changelog = changelog.md
@@ -29,7 +29,7 @@ pkgbase = python-akshare
depends = python-tabulate
depends = python-decorator
depends = python-pyminiracer
- source = python-akshare-1.2.82.tar.gz::https://github.com/akfamily/akshare/archive/v1.2.82.tar.gz
- sha256sums = ae37c5cc811f6f696f83939c89f9bb3156829f4e36b6f03601d71a623c8bb515
+ source = python-akshare-1.2.90.tar.gz::https://github.com/akfamily/akshare/archive/v1.2.90.tar.gz
+ sha256sums = f43f21baae92aa8b3a09df25e4b5f2957fa3d653831966d79c9b246ebd89d534
pkgname = python-akshare
diff --git a/PKGBUILD b/PKGBUILD
index 81f0356319fd..a3ce56f6624e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Luis Martinez <luis dot martinez at disroot dot org>
-# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
+# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=python-akshare
-pkgver=1.2.82
+pkgver=1.2.90
pkgrel=1
pkgdesc="Financial data interface library"
arch=('any')
@@ -35,7 +35,7 @@ makedepends=(
'python-recommonmark')
changelog=changelog.md
source=("$pkgname-$pkgver.tar.gz::https://github.com/akfamily/akshare/archive/v$pkgver.tar.gz")
-sha256sums=('ae37c5cc811f6f696f83939c89f9bb3156829f4e36b6f03601d71a623c8bb515')
+sha256sums=('f43f21baae92aa8b3a09df25e4b5f2957fa3d653831966d79c9b246ebd89d534')
prepare() {
cd "akshare-$pkgver"
diff --git a/changelog.md b/changelog.md
index 4f987ba509a6..8c4f4a6a86ea 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1597,7 +1597,7 @@ amac_manager_cancelled_info # 中国证券投资基金业协会-信息公示-诚
0.6.70: fix: fix bond_investing_global interface
-0.6.71: fix: fix nh_return_index interface
+0.6.71: fix: fix futures_nh_return_index interface
0.6.72: fix: fix get_receipt interface
@@ -2758,7 +2758,7 @@ amac_manager_cancelled_info # 中国证券投资基金业协会-信息公示-诚
1.2.49 fix: fix rate_interbank interface
-1.2.50 fix: fix nh_price_index interface
+1.2.50 fix: fix futures_nh_price_index interface
1.2.51 add: add futures_hq_subscribe_exchange_symbol interface
@@ -2823,4 +2823,20 @@ amac_manager_cancelled_info # 中国证券投资基金业协会-信息公示-诚
1.2.81 fix: fix stock_us_hist_fu interface
1.2.82 fix: fix spot_symbol_table_sge interface
+
+1.2.83 fix: fix macro_bank interface
+
+1.2.84 fix: fix repo_rate_hist interface
+
+1.2.85 fix: fix repo_rate_hist interface
+
+1.2.86 add: add stock_a_pe_and_pb interface
+
+1.2.87 add: add stock_hk_ggt_components_em interface
+
+1.2.88 fix: fix futures_nh_index interface
+
+1.2.89 fix: fix futures_index_cscidx interface
+
+1.2.90 fix: fix stock_board_industry_index_ths interface
``` \ No newline at end of file