Date: Fri, 23 Jun 2023 08:38:48 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: 9d67e0757c9e - main - =?utf-8?Q?math/py-formulaic:=20Update=200.6.1=20=E2=86=92=200.6.2?= Message-ID: <202306230838.35N8cmV1095282@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=9d67e0757c9eb059cecb82b1ff670a97044374e7 commit 9d67e0757c9eb059cecb82b1ff670a97044374e7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-23 08:31:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-23 08:38:44 +0000 math/py-formulaic: Update 0.6.1 → 0.6.2 Reported by: portscout --- math/py-formulaic/Makefile | 4 ++-- math/py-formulaic/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/py-formulaic/Makefile b/math/py-formulaic/Makefile index aeb575b2f8e1..188d75a77323 100644 --- a/math/py-formulaic/Makefile +++ b/math/py-formulaic/Makefile @@ -1,5 +1,5 @@ PORTNAME= formulaic -DISTVERSION= 0.6.1 +DISTVERSION= 0.6.2 CATEGORIES= math python # statistics MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>0:devel/py-build@${PY_FLAVOR} \ RUN_DEPENDS= ${PY_DEPENDS} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR} -USES= python:3.7+ +USES= python:3.9+ USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes diff --git a/math/py-formulaic/distinfo b/math/py-formulaic/distinfo index b0f6b4a9092c..cc28a513a511 100644 --- a/math/py-formulaic/distinfo +++ b/math/py-formulaic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687195801 -SHA256 (formulaic-0.6.1.tar.gz) = 5b20b2130436dc8bf5ea604e69d88d44b3be4d8ea20bfea96d982fa1f6bb762b -SIZE (formulaic-0.6.1.tar.gz) = 414394 +TIMESTAMP = 1687508898 +SHA256 (formulaic-0.6.2.tar.gz) = 54905a297a40f6d8b23b94b6652d622ad4756a2b14fb83c0aa76473254d4dd7b +SIZE (formulaic-0.6.2.tar.gz) = 414815
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306230838.35N8cmV1095282>