Date: Thu, 20 Jun 2019 23:36:58 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504747 - head/math/py-chaospy Message-ID: <201906202336.x5KNawgP018121@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jun 20 23:36:57 2019 New Revision: 504747 URL: https://svnweb.freebsd.org/changeset/ports/504747 Log: math/py-chaospy: Update 3.0.4 -> 3.0.5 Reported by: portscout Modified: head/math/py-chaospy/Makefile head/math/py-chaospy/distinfo Modified: head/math/py-chaospy/Makefile ============================================================================== --- head/math/py-chaospy/Makefile Thu Jun 20 23:34:29 2019 (r504746) +++ head/math/py-chaospy/Makefile Thu Jun 20 23:36:57 2019 (r504747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chaospy -DISTVERSION= 3.0.4 +DISTVERSION= 3.0.5 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,6 @@ COMMENT= Toolbox for performing uncertainty quantifica LICENSE= MIT BUILD_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} USES= python Modified: head/math/py-chaospy/distinfo ============================================================================== --- head/math/py-chaospy/distinfo Thu Jun 20 23:34:29 2019 (r504746) +++ head/math/py-chaospy/distinfo Thu Jun 20 23:36:57 2019 (r504747) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550811747 -SHA256 (chaospy-3.0.4.tar.gz) = 1f104179bbce3cbef1dde6e5ebf4f9374a3d280a48d50c9a29fcd6261395488e -SIZE (chaospy-3.0.4.tar.gz) = 145306 +TIMESTAMP = 1561073697 +SHA256 (chaospy-3.0.5.tar.gz) = 86480c0fcf499df47bcdcb7ba50f1276c480189ee36f931fddf8aef81e6b6f1c +SIZE (chaospy-3.0.5.tar.gz) = 146518
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906202336.x5KNawgP018121>