Date: Wed, 7 Aug 2024 17:06:29 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d4a4ba307095 - main - finance/py-bt: update 1.0.1 =?utf-8?Q?=E2=86=92?= 1.1.0 Message-ID: <202408071706.477H6Tjv077690@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4a4ba307095d15020beed6daca8b0beef86b080 commit d4a4ba307095d15020beed6daca8b0beef86b080 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-07 15:14:47 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-07 17:06:20 +0000 finance/py-bt: update 1.0.1 → 1.1.0 Reported by: portscout --- finance/py-bt/Makefile | 6 +++--- finance/py-bt/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/finance/py-bt/Makefile b/finance/py-bt/Makefile index f9ce20803932..a8bb36e0a4b2 100644 --- a/finance/py-bt/Makefile +++ b/finance/py-bt/Makefile @@ -1,6 +1,6 @@ PORTNAME= bt DISTVERSIONPREFIX= v -DISTVERSION= 1.0.1 +DISTVERSION= 1.1.0 CATEGORIES= finance python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,12 +13,12 @@ WWW= http://pmorissette.github.io/bt/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ffn>=1.0.0:finance/py-ffn@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ffn>=1.1.0:finance/py-ffn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyprind>=2.11:misc/py-pyprind@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4:misc/py-tqdm@${PY_FLAVOR} USES= python -USE_PYTHON= distutils cython autoplist pytest # tests require nose which is currently broken +USE_PYTHON= distutils cython autoplist pytest USE_GITHUB= yes GH_ACCOUNT= pmorissette diff --git a/finance/py-bt/distinfo b/finance/py-bt/distinfo index 3e18f6006c89..df531d481bac 100644 --- a/finance/py-bt/distinfo +++ b/finance/py-bt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719203056 -SHA256 (pmorissette-bt-v1.0.1_GH0.tar.gz) = 16d4819fb9e91e8b7a57ef8e9a2eeed29d795495dbee1d804f06d60f990d24ec -SIZE (pmorissette-bt-v1.0.1_GH0.tar.gz) = 9948483 +TIMESTAMP = 1723003170 +SHA256 (pmorissette-bt-v1.1.0_GH0.tar.gz) = 5f1a30e3f5cd4d20803213b1f38a4c0189e04f58d88f5f5118e03f957564442d +SIZE (pmorissette-bt-v1.1.0_GH0.tar.gz) = 9948499
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408071706.477H6Tjv077690>