Date: Tue, 7 Jul 2015 09:36:02 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391497 - head/math/py-pandas Message-ID: <201507070936.t679a257076250@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Tue Jul 7 09:36:02 2015 New Revision: 391497 URL: https://svnweb.freebsd.org/changeset/ports/391497 Log: math/py-pandas: update 0.16.1 -> 0.16.2 PR: 201363 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 7 08:02:41 2015 (r391496) +++ head/math/py-pandas/Makefile Tue Jul 7 09:36:02 2015 (r391497) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.16.1 +PORTVERSION= 0.16.2 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-pandas/distinfo ============================================================================== --- head/math/py-pandas/distinfo Tue Jul 7 08:02:41 2015 (r391496) +++ head/math/py-pandas/distinfo Tue Jul 7 09:36:02 2015 (r391497) @@ -1,2 +1,2 @@ -SHA256 (pandas-0.16.1.tar.gz) = 570d243f8cb068bf780461b9225d2e7bef7c90aa10d43cf908fe541fc92df8b6 -SIZE (pandas-0.16.1.tar.gz) = 4959316 +SHA256 (pandas-0.16.2.tar.gz) = e01853dfe111f3aea005315573400b7216ddbabbf1f28d482a71217d67ae4f81 +SIZE (pandas-0.16.2.tar.gz) = 4931751
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507070936.t679a257076250>