Date: Fri, 24 Jul 2020 19:00:31 +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: r543299 - head/devel/py-arrow Message-ID: <202007241900.06OJ0VbV035328@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jul 24 19:00:31 2020 New Revision: 543299 URL: https://svnweb.freebsd.org/changeset/ports/543299 Log: Update to 0.15.8 - Update WWW Changes: https://github.com/arrow-py/arrow/releases Modified: head/devel/py-arrow/Makefile head/devel/py-arrow/distinfo head/devel/py-arrow/pkg-descr Modified: head/devel/py-arrow/Makefile ============================================================================== --- head/devel/py-arrow/Makefile Fri Jul 24 19:00:26 2020 (r543298) +++ head/devel/py-arrow/Makefile Fri Jul 24 19:00:31 2020 (r543299) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= arrow -PORTVERSION= 0.15.7 +PORTVERSION= 0.15.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-arrow/distinfo ============================================================================== --- head/devel/py-arrow/distinfo Fri Jul 24 19:00:26 2020 (r543298) +++ head/devel/py-arrow/distinfo Fri Jul 24 19:00:31 2020 (r543299) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592846042 -SHA256 (arrow-0.15.7.tar.gz) = 3f1a92b25bbee5f80cc8f6bdecfeade9028219229137c559c37335b4f574a292 -SIZE (arrow-0.15.7.tar.gz) = 89278 +TIMESTAMP = 1595578482 +SHA256 (arrow-0.15.8.tar.gz) = edc31dc051db12c95da9bac0271cd1027b8e36912daf6d4580af53b23e62721a +SIZE (arrow-0.15.8.tar.gz) = 92220 Modified: head/devel/py-arrow/pkg-descr ============================================================================== --- head/devel/py-arrow/pkg-descr Fri Jul 24 19:00:26 2020 (r543298) +++ head/devel/py-arrow/pkg-descr Fri Jul 24 19:00:31 2020 (r543299) @@ -7,4 +7,4 @@ less code. Arrow is heavily inspired by moment.js and requests. -WWW: https://github.com/crsmithdev/arrow +WWW: https://github.com/arrow-py/arrow
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007241900.06OJ0VbV035328>