Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2021 17:27:49 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: b83ddf0c5876 - main - math/py-numpoly: Update 1.2.0 -> 1.2.2
Message-ID:  <202105241727.14OHRnFo058867@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=b83ddf0c587695ae9676a3e1c45e420d28153491

commit b83ddf0c587695ae9676a3e1c45e420d28153491
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-05-24 17:21:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-05-24 17:27:43 +0000

    math/py-numpoly: Update 1.2.0 -> 1.2.2
---
 math/py-numpoly/Makefile | 5 ++---
 math/py-numpoly/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/py-numpoly/Makefile b/math/py-numpoly/Makefile
index aac44f5f1668..e294449e2183 100644
--- a/math/py-numpoly/Makefile
+++ b/math/py-numpoly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	numpoly
-DISTVERSION=	1.2.0
+DISTVERSION=	1.2.2
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,7 @@ COMMENT=	Create/manipulate/evaluate polynomial arrays based on numpy.ndarray
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYNUMPY} \
-		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+RUN_DEPENDS=	${PYNUMPY}
 
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
diff --git a/math/py-numpoly/distinfo b/math/py-numpoly/distinfo
index d4b2c1d9fd66..e0f8bb2bb980 100644
--- a/math/py-numpoly/distinfo
+++ b/math/py-numpoly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621757077
-SHA256 (numpoly-1.2.0.tar.gz) = 6058c92d8f6e1057a6fbdabcef6b14dbe33998b7187c637910b4d63f8e808da2
-SIZE (numpoly-1.2.0.tar.gz) = 76600
+TIMESTAMP = 1621876752
+SHA256 (numpoly-1.2.2.tar.gz) = 3d16ba0a9a59fd2865c3ee0cd00b989325efc70d91b3bc7cb8c505a688e54d3f
+SIZE (numpoly-1.2.2.tar.gz) = 76702



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