Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2023 00:39:19 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: 93387f4bec4c - main - =?utf-8?Q?math/py-formulaic:=20Update=200.5.2=20=E2=86=92=200.6.0?=
Message-ID:  <202304280039.33S0dJr6092639@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=93387f4bec4c3af8acd9754b7c41958cdc3bcac1

commit 93387f4bec4c3af8acd9754b7c41958cdc3bcac1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-28 00:38:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-28 00:39:16 +0000

    math/py-formulaic: Update 0.5.2 → 0.6.0
    
    Reported by:    portscout
---
 math/py-formulaic/Makefile | 5 ++---
 math/py-formulaic/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/py-formulaic/Makefile b/math/py-formulaic/Makefile
index 26b2b49dd0f1..3989d0e4f823 100644
--- a/math/py-formulaic/Makefile
+++ b/math/py-formulaic/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	formulaic
-PORTVERSION=	0.5.2
-PORTREVISION=	2
+PORTVERSION=	0.6.0
 CATEGORIES=	math python # statistics
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -29,7 +28,7 @@ RUN_DEPENDS=	${PY_DEPENDS}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR}
 
 USES=		python:3.7+
-USE_PYTHON=	pep517 autoplist pytest # 2 tests fail, see https://github.com/matthewwardrop/formulaic/issues/140
+USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
diff --git a/math/py-formulaic/distinfo b/math/py-formulaic/distinfo
index e7a9bac3b6de..c252724dcae4 100644
--- a/math/py-formulaic/distinfo
+++ b/math/py-formulaic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672264736
-SHA256 (formulaic-0.5.2.tar.gz) = 25b1e1c8dff73f0b11c0028a6ab350222de6bbc47b316ccb770cec16189cef53
-SIZE (formulaic-0.5.2.tar.gz) = 259138
+TIMESTAMP = 1682641977
+SHA256 (formulaic-0.6.0.tar.gz) = 49c7464d6b51256b06f9fa66b700a2e57dbde21b9288dcfa89e26ac68a207d34
+SIZE (formulaic-0.6.0.tar.gz) = 413974



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