From owner-dev-commits-ports-all@freebsd.org Sat Apr 24 01:58:34 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B73875E966E; Sat, 24 Apr 2021 01:58:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FRvT63MmLz3r0k; Sat, 24 Apr 2021 01:58:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5BE1F17FF4; Sat, 24 Apr 2021 01:58:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13O1wYj8083780; Sat, 24 Apr 2021 01:58:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13O1wYum083779; Sat, 24 Apr 2021 01:58:34 GMT (envelope-from git) Date: Sat, 24 Apr 2021 01:58:34 GMT Message-Id: <202104240158.13O1wYum083779@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 8036eb392816 - main - math/py-pyneqsys: Update 0.5.6 -> 0.5.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8036eb39281634de06fbc5b951f5b4645e6e5192 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2021 01:58:34 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8036eb39281634de06fbc5b951f5b4645e6e5192 commit 8036eb39281634de06fbc5b951f5b4645e6e5192 Author: Yuri Victorovich AuthorDate: 2021-04-24 01:32:03 +0000 Commit: Yuri Victorovich 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 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