svn commit: r516679 - head/devel/py-arrow

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 4 16:00:22 UTC 2019


Author: sunpoet
Date: Mon Nov  4 16:00:18 2019
New Revision: 516679
URL: https://svnweb.freebsd.org/changeset/ports/516679

Log:
  Update to 0.15.3
  
  Changes:	https://github.com/crsmithdev/arrow/releases
  		https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.md

Modified:
  head/devel/py-arrow/Makefile
  head/devel/py-arrow/distinfo

Modified: head/devel/py-arrow/Makefile
==============================================================================
--- head/devel/py-arrow/Makefile	Mon Nov  4 16:00:12 2019	(r516678)
+++ head/devel/py-arrow/Makefile	Mon Nov  4 16:00:18 2019	(r516679)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	arrow
-PORTVERSION=	0.15.2
+PORTVERSION=	0.15.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,6 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Better dates and times for Python
 
 LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR}
 

Modified: head/devel/py-arrow/distinfo
==============================================================================
--- head/devel/py-arrow/distinfo	Mon Nov  4 16:00:12 2019	(r516678)
+++ head/devel/py-arrow/distinfo	Mon Nov  4 16:00:18 2019	(r516679)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568559768
-SHA256 (arrow-0.15.2.tar.gz) = 10257c5daba1a88db34afa284823382f4963feca7733b9107956bed041aff24f
-SIZE (arrow-0.15.2.tar.gz) = 71892
+TIMESTAMP = 1572806110
+SHA256 (arrow-0.15.3.tar.gz) = 742c0086e6a5c033bb251bb675b82867aca7cf6bc19e635f8a34eeefccaac372
+SIZE (arrow-0.15.3.tar.gz) = 41396


More information about the svn-ports-all mailing list