finance/py-bt: update 0.2.9 → 1.0.0
Reported by: portscout
This commit is contained in:
parent
a2bb90e661
commit
e8ed82fdb6
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= bt
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.9
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0.0
|
||||
CATEGORIES= finance python
|
||||
#MASTER_SITES= PYPI # no tests
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +11,7 @@ COMMENT= Flexible backtesting framework to test quantitative trading strategies
|
|||
WWW= http://pmorissette.github.io/bt/
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ffn>=0.3.5:finance/py-ffn@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyprind>=2.11:misc/py-pyprind@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1672107963
|
||||
SHA256 (pmorissette-bt-v0.2.9_GH0.tar.gz) = 2c1fedd577b56d4a5b816c9c42b1c58cc6d96e750560b90c3f2bdf71cca601b9
|
||||
SIZE (pmorissette-bt-v0.2.9_GH0.tar.gz) = 3664420
|
||||
TIMESTAMP = 1703092240
|
||||
SHA256 (pmorissette-bt-v1.0.0_GH0.tar.gz) = cd4de010e9f3eaa999dcf51e364013f54bcc74196b6ea126562854c5cd7a433c
|
||||
SIZE (pmorissette-bt-v1.0.0_GH0.tar.gz) = 9948395
|
||||
|
|
Loading…
Reference in a new issue