Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2023 04:52:09 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: abaae614c0fd - main - =?utf-8?Q?math/py-baycomp:=20Update=201.0.2=20=E2=86=92=201.0.3?=
Message-ID:  <202307230452.36N4q9dA013311@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=abaae614c0fd958a1e02dffd779f4fa213f08e11

commit abaae614c0fd958a1e02dffd779f4fa213f08e11
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-23 04:37:25 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-23 04:37:25 +0000

    math/py-baycomp: Update 1.0.2 → 1.0.3
    
    Reported by:    portscout
---
 math/py-baycomp/Makefile | 4 ++--
 math/py-baycomp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-baycomp/Makefile b/math/py-baycomp/Makefile
index 59e146515082..fdb6bc7229ab 100644
--- a/math/py-baycomp/Makefile
+++ b/math/py-baycomp/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	baycomp
-DISTVERSION=	1.0.2
-PORTREVISION=	2
+DISTVERSION=	1.0.3
 CATEGORIES=	math python # statistics
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.2:math/py-matplotlib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=0.19.1:science/py-scipy@${PY_FLAVOR}
+#RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}pystan>=3.4.0:math/py-pystan@${PY_FLAVOR}
 
 USES=		localbase:ldflags python
 USE_PYTHON=	distutils autoplist
diff --git a/math/py-baycomp/distinfo b/math/py-baycomp/distinfo
index e47c092c972b..669c270d635d 100644
--- a/math/py-baycomp/distinfo
+++ b/math/py-baycomp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615670344
-SHA256 (baycomp-1.0.2.tar.gz) = c43472c16bd7cdf4884dd4c73dd307e4a3da7097fe49c83cd5e88d75142923b0
-SIZE (baycomp-1.0.2.tar.gz) = 154316
+TIMESTAMP = 1690085392
+SHA256 (baycomp-1.0.3.tar.gz) = 32b25ad7b16d5b251ddb9f6110a32d7b3953b987096da1d25ef277935d25daec
+SIZE (baycomp-1.0.3.tar.gz) = 15918



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307230452.36N4q9dA013311>