Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 15:56:21 +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: r526794 - head/math/py-bottleneck
Message-ID:  <202002221556.01MFuLx5055036@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb 22 15:56:21 2020
New Revision: 526794
URL: https://svnweb.freebsd.org/changeset/ports/526794

Log:
  Update to 1.3.2
  
  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	Sat Feb 22 15:56:15 2020	(r526793)
+++ head/math/py-bottleneck/Makefile	Sat Feb 22 15:56:21 2020	(r526794)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bottleneck
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-bottleneck/distinfo
==============================================================================
--- head/math/py-bottleneck/distinfo	Sat Feb 22 15:56:15 2020	(r526793)
+++ head/math/py-bottleneck/distinfo	Sat Feb 22 15:56:21 2020	(r526794)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575793967
-SHA256 (Bottleneck-1.3.1.tar.gz) = 451586370462cb623d6ad604a545d1e97fb51d2ab5252b1ac57350a83e494a28
-SIZE (Bottleneck-1.3.1.tar.gz) = 88192
+TIMESTAMP = 1582354962
+SHA256 (Bottleneck-1.3.2.tar.gz) = 20179f0b66359792ea283b69aa16366419132f3b6cf3adadc0c48e2e8118e573
+SIZE (Bottleneck-1.3.2.tar.gz) = 88246



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221556.01MFuLx5055036>