Date: Wed, 23 Jun 2021 14:51: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: 88b6bee971cc - main - math/py-sym: Update 0.3.4 -> 0.3.5 Message-ID: <202106231451.15NEpSds038455@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=88b6bee971ccad1cd4172cf02f565ccb92017843 commit 88b6bee971ccad1cd4172cf02f565ccb92017843 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-06-23 14:09:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-06-23 14:51:23 +0000 math/py-sym: Update 0.3.4 -> 0.3.5 Reported by: portscout --- math/py-sym/Makefile | 4 ++-- math/py-sym/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/py-sym/Makefile b/math/py-sym/Makefile index feab617104ac..aa278c66289a 100644 --- a/math/py-sym/Makefile +++ b/math/py-sym/Makefile @@ -1,6 +1,5 @@ PORTNAME= sym -DISTVERSION= 0.3.4 -PORTREVISION= 2 +DISTVERSION= 0.3.5 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +14,7 @@ RUN_DEPENDS= ${PYNUMPY} USES= python:3.6+ USE_PYTHON= distutils autoplist + NO_ARCH= yes .include <bsd.port.mk> diff --git a/math/py-sym/distinfo b/math/py-sym/distinfo index 7164c438839a..b6d94e1d7c3e 100644 --- a/math/py-sym/distinfo +++ b/math/py-sym/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534492879 -SHA256 (sym-0.3.4.tar.gz) = 80358157e65ef7d34b93fe8df58db785e5b817c1d0a0e15a2578d2694c09d630 -SIZE (sym-0.3.4.tar.gz) = 17094 +TIMESTAMP = 1624457232 +SHA256 (sym-0.3.5.tar.gz) = 854ddd18f0a1f94c9590012e50a139b499b407c90e9ebd407c40285627784ab8 +SIZE (sym-0.3.5.tar.gz) = 31098
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106231451.15NEpSds038455>