Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 13:03:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 74204008c9d4 - main - devel/py-arrow: Update to 1.2.3
Message-ID:  <202209101303.28AD3ocH027528@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74204008c9d43fcedc7707500d12d455c34663e5

commit 74204008c9d43fcedc7707500d12d455c34663e5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-10 12:53:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-10 13:02:42 +0000

    devel/py-arrow: Update to 1.2.3
    
    Changes:        https://github.com/arrow-py/arrow/releases
                    https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst
---
 devel/py-arrow/Makefile | 2 +-
 devel/py-arrow/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-arrow/Makefile b/devel/py-arrow/Makefile
index 9600e8019549..6096384ecd07 100644
--- a/devel/py-arrow/Makefile
+++ b/devel/py-arrow/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	arrow
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-arrow/distinfo b/devel/py-arrow/distinfo
index 3c72ad8a1401..a71580d9eebd 100644
--- a/devel/py-arrow/distinfo
+++ b/devel/py-arrow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643382532
-SHA256 (arrow-1.2.2.tar.gz) = 05caf1fd3d9a11a1135b2b6f09887421153b94558e5ef4d090b567b47173ac2b
-SIZE (arrow-1.2.2.tar.gz) = 123174
+TIMESTAMP = 1662558028
+SHA256 (arrow-1.2.3.tar.gz) = 3934b30ca1b9f292376d9db15b19446088d12ec58629bc3f0da28fd55fb633a1
+SIZE (arrow-1.2.3.tar.gz) = 127552



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