pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-arrow
Module Name: pkgsrc
Committed By: adam
Date: Fri Jan 5 12:00:01 UTC 2018
Modified Files:
pkgsrc/time/py-arrow: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/py-arrow/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/py-arrow/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/py-arrow/Makefile
diff -u pkgsrc/time/py-arrow/Makefile:1.4 pkgsrc/time/py-arrow/Makefile:1.5
--- pkgsrc/time/py-arrow/Makefile:1.4 Thu Oct 12 06:38:08 2017
+++ pkgsrc/time/py-arrow/Makefile Fri Jan 5 12:00:01 2018
@@ -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 @@ COMMENT= Better dates and times for Pyth
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
Index: pkgsrc/time/py-arrow/distinfo
diff -u pkgsrc/time/py-arrow/distinfo:1.3 pkgsrc/time/py-arrow/distinfo:1.4
--- pkgsrc/time/py-arrow/distinfo:1.3 Thu Oct 12 06:38:08 2017
+++ pkgsrc/time/py-arrow/distinfo Fri Jan 5 12:00:01 2018
@@ -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