Date: Fri, 13 Nov 2020 01:28:23 +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: r554999 - head/math/py-chaospy Message-ID: <202011130128.0AD1SNKW081920@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Nov 13 01:28:22 2020 New Revision: 554999 URL: https://svnweb.freebsd.org/changeset/ports/554999 Log: math/py-chaospy: Update 4.0.2 -> 4.1.0 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 Fri Nov 13 01:22:38 2020 (r554998) +++ head/math/py-chaospy/Makefile Fri Nov 13 01:28:22 2020 (r554999) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chaospy -DISTVERSION= 4.0.2 +DISTVERSION= 4.1.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-chaospy/distinfo ============================================================================== --- head/math/py-chaospy/distinfo Fri Nov 13 01:22:38 2020 (r554998) +++ head/math/py-chaospy/distinfo Fri Nov 13 01:28:22 2020 (r554999) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604790949 -SHA256 (chaospy-4.0.2.tar.gz) = 5a771560cd8d9319dadf6794952e35a42cf53795651e46c5246c08c343cb610b -SIZE (chaospy-4.0.2.tar.gz) = 149840 +TIMESTAMP = 1605230727 +SHA256 (chaospy-4.1.0.tar.gz) = 9abfa8fcab775c19c72a92f2b516ca2da695c34413d5fa9813ad4b225105cc39 +SIZE (chaospy-4.1.0.tar.gz) = 145541
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011130128.0AD1SNKW081920>