Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 17:55:42 +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: r551948 - head/devel/py-arrow
Message-ID:  <202010101755.09AHtgUn050370@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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