Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2026 07:33:46 +0000
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: e9120cac3373 - main - finance/py-bt: update 1.1=?utf-8?Q?=2E3 =E2=86=92 1?=.1.4
Message-ID:  <69b3bdda.33952.2f5029e4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e9120cac3373c76468b2c80b8d9e0ed47c55fda9

commit e9120cac3373c76468b2c80b8d9e0ed47c55fda9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-13 01:00:43 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-13 07:33:42 +0000

    finance/py-bt: update 1.1.3 → 1.1.4
---
 finance/py-bt/Makefile | 11 +++++------
 finance/py-bt/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/finance/py-bt/Makefile b/finance/py-bt/Makefile
index e1ba58c61500..7141ee720311 100644
--- a/finance/py-bt/Makefile
+++ b/finance/py-bt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.3
+DISTVERSION=	1.1.4
 CATEGORIES=	finance python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -31,10 +31,9 @@ do-test: # needed to prevent failures due to -k and -r arguments
 	@cd ${TEST_WRKSRC} && \
 		${SETENVI} ${WRK_ENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest tests/ -rs -v -o addopts= ${TEST_ARGS:NDESTDIR=*}
 
-# tests as of 1.1.3: see https://github.com/pmorissette/bt/issues/499
-# Results (103.72s):
-#         1 failed
-#       488 passed
-#       149 warnings
+# tests as of 1.1.4:
+# Results (175.81s):
+#        489 passed
+#        149 warnings
 
 .include <bsd.port.mk>
diff --git a/finance/py-bt/distinfo b/finance/py-bt/distinfo
index 7eff7d9e965a..e84cab56a942 100644
--- a/finance/py-bt/distinfo
+++ b/finance/py-bt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1772298148
-SHA256 (pmorissette-bt-v1.1.3_GH0.tar.gz) = 3741097d6d13d6d3d2640c465f59887d70c3187209ef4c8baeb69db0b350cf44
-SIZE (pmorissette-bt-v1.1.3_GH0.tar.gz) = 9952004
+TIMESTAMP = 1773362633
+SHA256 (pmorissette-bt-v1.1.4_GH0.tar.gz) = 356b3db9b191f9ac331842a4378f9b20f44412ae06c5848d7df0aa07bb9f7864
+SIZE (pmorissette-bt-v1.1.4_GH0.tar.gz) = 9952193


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b3bdda.33952.2f5029e4>