Date: Sun, 8 Dec 2019 17:03:33 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519418 - head/math/py-bottleneck Message-ID: <201912081703.xB8H3XDQ077903@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 17:03:33 2019 New Revision: 519418 URL: https://svnweb.freebsd.org/changeset/ports/519418 Log: Update to 1.3.1 Changes: https://github.com/pydata/bottleneck/blob/master/RELEASE.rst Modified: head/math/py-bottleneck/Makefile head/math/py-bottleneck/distinfo Modified: head/math/py-bottleneck/Makefile ============================================================================== --- head/math/py-bottleneck/Makefile Sun Dec 8 17:03:28 2019 (r519417) +++ head/math/py-bottleneck/Makefile Sun Dec 8 17:03:33 2019 (r519418) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bottleneck -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-bottleneck/distinfo ============================================================================== --- head/math/py-bottleneck/distinfo Sun Dec 8 17:03:28 2019 (r519417) +++ head/math/py-bottleneck/distinfo Sun Dec 8 17:03:33 2019 (r519418) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573649216 -SHA256 (Bottleneck-1.3.0.tar.gz) = 9d7814c61c31f42cfb4f26e050c2659c88a198f1398a9714174ae78347aad737 -SIZE (Bottleneck-1.3.0.tar.gz) = 87732 +TIMESTAMP = 1575793967 +SHA256 (Bottleneck-1.3.1.tar.gz) = 451586370462cb623d6ad604a545d1e97fb51d2ab5252b1ac57350a83e494a28 +SIZE (Bottleneck-1.3.1.tar.gz) = 88192
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081703.xB8H3XDQ077903>