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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 17:55:48 UTC 2020


Author: sunpoet
Date: Sat Oct 10 17:55:41 2020
New Revision: 551948
URL: https://svnweb.freebsd.org/changeset/ports/551948

Log:
  Update to 0.17.0
  
  Changes:	https://github.com/arrow-py/arrow/releases

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

Modified: head/devel/py-arrow/Makefile
==============================================================================
--- head/devel/py-arrow/Makefile	Sat Oct 10 17:55:36 2020	(r551947)
+++ head/devel/py-arrow/Makefile	Sat Oct 10 17:55:41 2020	(r551948)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	arrow
-PORTVERSION=	0.16.0
+PORTVERSION=	0.17.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-arrow/distinfo
==============================================================================
--- head/devel/py-arrow/distinfo	Sat Oct 10 17:55:36 2020	(r551947)
+++ head/devel/py-arrow/distinfo	Sat Oct 10 17:55:41 2020	(r551948)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598287957
-SHA256 (arrow-0.16.0.tar.gz) = 92aac856ea5175c804f7ccb96aca4d714d936f1c867ba59d747a8096ec30e90a
-SIZE (arrow-0.16.0.tar.gz) = 94403
+TIMESTAMP = 1602317867
+SHA256 (arrow-0.17.0.tar.gz) = ff08d10cda1d36c68657d6ad20d74fbea493d980f8b2d45344e00d6ed2bf6ed4
+SIZE (arrow-0.17.0.tar.gz) = 97411


More information about the svn-ports-all mailing list