Date: Thu, 30 Oct 2025 07:11:28 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: 984d976453bf - main - =?utf-8?Q?math/py-sym: update 0.3.5 =E2=86=92 0.3.7?= Message-ID: <202510300711.59U7BShX001428@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=984d976453bfda1a2f149ac9fa47aa494496e34a commit 984d976453bfda1a2f149ac9fa47aa494496e34a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-10-29 05:12:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-10-30 07:11:23 +0000 math/py-sym: update 0.3.5 → 0.3.7 --- math/py-sym/Makefile | 9 ++++++--- math/py-sym/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/math/py-sym/Makefile b/math/py-sym/Makefile index da9b826be89c..70c70275042a 100644 --- a/math/py-sym/Makefile +++ b/math/py-sym/Makefile @@ -1,6 +1,5 @@ PORTNAME= sym -DISTVERSION= 0.3.5 -PORTREVISION= 2 +DISTVERSION= 0.3.7 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,8 +14,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist pytest NO_ARCH= yes +TEST_WRKSRC= ${WRKSRC}/sym/tests + +# tests as of 0.3.7: 117 passed, 3 warnings in 0.91s + .include <bsd.port.mk> diff --git a/math/py-sym/distinfo b/math/py-sym/distinfo index b6d94e1d7c3e..1de9592ab43e 100644 --- a/math/py-sym/distinfo +++ b/math/py-sym/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624457232 -SHA256 (sym-0.3.5.tar.gz) = 854ddd18f0a1f94c9590012e50a139b499b407c90e9ebd407c40285627784ab8 -SIZE (sym-0.3.5.tar.gz) = 31098 +TIMESTAMP = 1761714549 +SHA256 (sym-0.3.7.tar.gz) = e46567eab524266403522e913679566fece87fe70ce7071bfabc1b719d65265e +SIZE (sym-0.3.7.tar.gz) = 32915home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510300711.59U7BShX001428>
