Commit graph

12 commits

Author SHA1 Message Date
wiz 2d6007c75f *: remove more references to Python 3.7 2023-08-01 23:20:37 +00:00
wiz a0a2de7587 *: restrict py-numpy users to 3.9+ in preparation for update 2023-07-01 08:37:33 +00:00
nia 89bbd074ec Paper over tree breakage caused by unresolvable Python deps from
scikit/pandas/numpy.
2022-04-10 14:42:18 +00:00
wiz bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
adam 54fe3b553b Forget about Python 3.6 2021-12-30 13:05:27 +00:00
nia 0f767f3f83 finance: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:26:00 +00:00
nia b7161897ed finance: Remove SHA1 hashes for distfiles 2021-10-07 13:53:49 +00:00
tnn e17f24258d propagate python incompatibilities 2021-04-09 15:42:35 +00:00
minskim fdaccd058e finance/py-alpha_vantage: Update to 2.1.3
Notable changes:

* Use https instead of http
* Better error handling
* Contact information added
2020-01-31 18:29:09 +00:00
adam d950dcc486 py-alpha_vantage: updated to 2.1.0
2.1.0:
Unknown changes
2019-06-17 19:54:07 +00:00
minskim 184ac4f350 finance/py-alpha_vantage: Update to 2.0.0
Notable changes since 1.8.0:

* From version 1.9.0 onwards, the urllib was substituted by pythons
  request library that is thread safe. If you have any error, post an
  issue.
2018-04-22 17:01:33 +00:00
minskim 17d7512524 finance/py-alpha_vantage: Import version 1.8.0
Alpha Vantage delivers a free API for real time financial data and
most used finance indicators in a simple json or pandas format. This
module implements a python interface to the free API provided by Alpha
Vantage (http://www.alphavantage.co/). It requires a free API key,
which can be requested on http://www.alphavantage.co/support/#api-key.
2018-01-31 19:13:17 +00:00