pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/py-arrow py-arrow: updated to 0.12.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b181f573b6e
branches:  trunk
changeset: 373574:8b181f573b6e
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jan 05 12:00:01 2018 +0000

description:
py-arrow: updated to 0.12.0

0.12.0
- [FIX] Compatibility fix for Python 2.x

0.11.0
- [FIX] Fix grammar of ArabicLocale
- [NEW] Add Nepali Locale
- [FIX] Fix month name + rename AustriaLocale -> AustrianLocale
- [FIX] Fix typo in Basque Locale
- [FIX] Fix grammar in PortugueseBrazilian locale
- [FIX] Remove pip --user-mirrors flag
- [NEW] Add Indonesian Locale

diffstat:

 time/py-arrow/Makefile |   6 ++++--
 time/py-arrow/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r cd9c6a160697 -r 8b181f573b6e time/py-arrow/Makefile
--- a/time/py-arrow/Makefile    Fri Jan 05 11:59:06 2018 +0000
+++ b/time/py-arrow/Makefile    Fri Jan 05 12:00:01 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/10/12 06:38:08 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/01/05 12:00:01 adam Exp $
 
-DISTNAME=      arrow-0.10.0
+DISTNAME=      arrow-0.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/arrow/}
@@ -11,6 +11,8 @@
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
+# TEST_DEPENDS
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-chai-[0-9]*:../../devel/py-chai
 
 USE_LANGUAGES= # none
 
diff -r cd9c6a160697 -r 8b181f573b6e time/py-arrow/distinfo
--- a/time/py-arrow/distinfo    Fri Jan 05 11:59:06 2018 +0000
+++ b/time/py-arrow/distinfo    Fri Jan 05 12:00:01 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/10/12 06:38:08 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/01/05 12:00:01 adam Exp $
 
-SHA1 (arrow-0.10.0.tar.gz) = 5e5e043ce64b03274a6083c7fcfc0ac363c3b737
-RMD160 (arrow-0.10.0.tar.gz) = 0bd401182704d59caf3217680c51b9e645e9739a
-SHA512 (arrow-0.10.0.tar.gz) = a2baa23f1424b21506f3b664f0ef02d09f91b9cfaf6e0badfa544f42c750ed51136ae0e8910ac24207c0265a1b233f10a6f3cbafee3124b5f5c4fd965cfd01c0
-Size (arrow-0.10.0.tar.gz) = 86506 bytes
+SHA1 (arrow-0.12.0.tar.gz) = 12d4e84def74fe08bfdf695ce65c6019165f4d08
+RMD160 (arrow-0.12.0.tar.gz) = c93f05f199ed7fc7939721f4db38d3adc38133f3
+SHA512 (arrow-0.12.0.tar.gz) = bbe4bd0b80de680079fdd5e4575750525df714a98945ea7b8e28b88def0bb094a928083d0afb71d5d7e9294feadf44d070239b5566c866a0fe67fbb7274061b5
+Size (arrow-0.12.0.tar.gz) = 89600 bytes



Home | Main Index | Thread Index | Old Index