Date: Sat, 14 Nov 2020 17:09:32 +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: r555124 - head/math/py-chaospy Message-ID: <202011141709.0AEH9Wtk065934@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Nov 14 17:09:32 2020 New Revision: 555124 URL: https://svnweb.freebsd.org/changeset/ports/555124 Log: math/py-chaospy: Update 4.1.0 -> 4.1.1 Modified: head/math/py-chaospy/Makefile head/math/py-chaospy/distinfo Modified: head/math/py-chaospy/Makefile ============================================================================== --- head/math/py-chaospy/Makefile Sat Nov 14 17:05:49 2020 (r555123) +++ head/math/py-chaospy/Makefile Sat Nov 14 17:09:32 2020 (r555124) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chaospy -DISTVERSION= 4.1.0 +DISTVERSION= 4.1.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-chaospy/distinfo ============================================================================== --- head/math/py-chaospy/distinfo Sat Nov 14 17:05:49 2020 (r555123) +++ head/math/py-chaospy/distinfo Sat Nov 14 17:09:32 2020 (r555124) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605230727 -SHA256 (chaospy-4.1.0.tar.gz) = 9abfa8fcab775c19c72a92f2b516ca2da695c34413d5fa9813ad4b225105cc39 -SIZE (chaospy-4.1.0.tar.gz) = 145541 +TIMESTAMP = 1605373599 +SHA256 (chaospy-4.1.1.tar.gz) = 10749e4696d137bbf479d529f6612ea2b660fa6ddfa9e52954a54e77c26148ed +SIZE (chaospy-4.1.1.tar.gz) = 146505
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011141709.0AEH9Wtk065934>