Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2018 00:05:44 +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: r475961 - head/math/py-pandas
Message-ID:  <201807310005.w6V05iVM083675@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jul 31 00:05:44 2018
New Revision: 475961
URL: https://svnweb.freebsd.org/changeset/ports/475961

Log:
  Update to 0.23.3
  
  PR:		230161
  Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)

Modified:
  head/math/py-pandas/Makefile
  head/math/py-pandas/distinfo

Modified: head/math/py-pandas/Makefile
==============================================================================
--- head/math/py-pandas/Makefile	Tue Jul 31 00:05:38 2018	(r475960)
+++ head/math/py-pandas/Makefile	Tue Jul 31 00:05:44 2018	(r475961)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pandas
-DISTVERSION=	0.23.0
+DISTVERSION=	0.23.3
 PORTREVISION=	0
 CATEGORIES=	math devel python
 MASTER_SITES=	CHEESESHOP

Modified: head/math/py-pandas/distinfo
==============================================================================
--- head/math/py-pandas/distinfo	Tue Jul 31 00:05:38 2018	(r475960)
+++ head/math/py-pandas/distinfo	Tue Jul 31 00:05:44 2018	(r475961)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527374327
-SHA256 (pandas-0.23.0.tar.gz) = 84ab1d50590cb2d9554211f164dc1b1a216bc94da2ba922aed2690c83f248fd9
-SIZE (pandas-0.23.0.tar.gz) = 13092442
+TIMESTAMP = 1532894629
+SHA256 (pandas-0.23.3.tar.gz) = 9cd3614b4e31a0889388ff1bd19ae857ad52658b33f776065793c293a29cf612
+SIZE (pandas-0.23.3.tar.gz) = 10500436



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