svn commit: r482106 - head/math/py-pandas

Steve Wills swills at FreeBSD.org
Sun Oct 14 18:46:10 UTC 2018


Author: swills
Date: Sun Oct 14 18:46:09 2018
New Revision: 482106
URL: https://svnweb.freebsd.org/changeset/ports/482106

Log:
  math/py-pandas: Update to 0.23.4
  
  PR:		232252
  Submitted by:	John W. O'Brien <john at saltant.com> (maintainer)

Modified:
  head/math/py-pandas/Makefile   (contents, props changed)
  head/math/py-pandas/distinfo   (contents, props changed)

Modified: head/math/py-pandas/Makefile
==============================================================================
--- head/math/py-pandas/Makefile	Sun Oct 14 18:30:17 2018	(r482105)
+++ head/math/py-pandas/Makefile	Sun Oct 14 18:46:09 2018	(r482106)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pandas
-DISTVERSION=	0.23.3
+DISTVERSION=	0.23.4
 PORTREVISION=	0
 CATEGORIES=	math devel python
 MASTER_SITES=	CHEESESHOP
@@ -80,7 +80,7 @@ OPENPYXL_IMPLIES=	XLRD
 
 SUB_FILES=	pkg-message
 
-# Official support for 2.7, 3.5, and 3.6
+# Official support for 2.7, 3.5, 3.6, and 3.7
 USES=		python
 USE_PYTHON=	autoplist distutils
 

Modified: head/math/py-pandas/distinfo
==============================================================================
--- head/math/py-pandas/distinfo	Sun Oct 14 18:30:17 2018	(r482105)
+++ head/math/py-pandas/distinfo	Sun Oct 14 18:46:09 2018	(r482106)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532894629
-SHA256 (pandas-0.23.3.tar.gz) = 9cd3614b4e31a0889388ff1bd19ae857ad52658b33f776065793c293a29cf612
-SIZE (pandas-0.23.3.tar.gz) = 10500436
+TIMESTAMP = 1539535597
+SHA256 (pandas-0.23.4.tar.gz) = 5b24ca47acf69222e82530e89111dd9d14f9b970ab2cd3a1c2c78f0c4fbba4f4
+SIZE (pandas-0.23.4.tar.gz) = 10490077


More information about the svn-ports-head mailing list