Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2021 01:58:34 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: 8036eb392816 - main - math/py-pyneqsys: Update 0.5.6 -> 0.5.7
Message-ID:  <202104240158.13O1wYum083779@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=8036eb39281634de06fbc5b951f5b4645e6e5192

commit 8036eb39281634de06fbc5b951f5b4645e6e5192
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-24 01:32:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-24 01:36:22 +0000

    math/py-pyneqsys: Update 0.5.6 -> 0.5.7
---
 math/py-pyneqsys/Makefile | 5 ++---
 math/py-pyneqsys/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/py-pyneqsys/Makefile b/math/py-pyneqsys/Makefile
index b7773f502ac9..149e12102c4c 100644
--- a/math/py-pyneqsys/Makefile
+++ b/math/py-pyneqsys/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pyneqsys
-DISTVERSION=	0.5.6
-PORTREVISION=	2
+DISTVERSION=	0.5.7
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +10,6 @@ COMMENT=	Solver of symbolically defined systems of non-linear equations
 LICENSE=	BSD2CLAUSE
 
 RUN_DEPENDS=	${PYNUMPY} \
-		${PYTHON_PKGNAMEPREFIX}fastcache>0:devel/py-fastcache@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sym>=0.3.1:math/py-sym@${PY_FLAVOR} \
@@ -19,6 +17,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 
 USES=		python:3.5+
 USE_PYTHON=	distutils autoplist
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/math/py-pyneqsys/distinfo b/math/py-pyneqsys/distinfo
index 6b269951954d..8e0b7e364be5 100644
--- a/math/py-pyneqsys/distinfo
+++ b/math/py-pyneqsys/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540739675
-SHA256 (pyneqsys-0.5.6.tar.gz) = e4ccbf6d390bc65443b1cc8287606d9ada8150381a257d474ba7c3f6dd7c52f7
-SIZE (pyneqsys-0.5.6.tar.gz) = 25196
+TIMESTAMP = 1619227712
+SHA256 (pyneqsys-0.5.7.tar.gz) = a4ef31b66895171ecab9677d2f36c757debafad450169a2ba0d4e23a7eff283a
+SIZE (pyneqsys-0.5.7.tar.gz) = 29470



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