summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-07-24 06:53:42 +0000
committeradam <adam@pkgsrc.org>2020-07-24 06:53:42 +0000
commit8bc8c1d015681f766db6ed6fbb9db03d9788a2b1 (patch)
tree80ef7e9ed9715351dbf9736875cf5d2301132c60 /time
parenta19a6e583e6a99cc8491afb7ae4a6f2cf82e11f3 (diff)
downloadpkgsrc-8bc8c1d015681f766db6ed6fbb9db03d9788a2b1.tar.gz
py-arrow: updated to 0.15.8
0.15.8 - [WARN] arrow will **drop support** for Python 2.7 and 3.5 in the 1.0.0 release in late September. The 0.15.x and 0.16.x releases are the last to support Python 2.7 and 3.5. - [NEW] Added ``humanize`` week granularity translation for Czech. - [FIX] ``arrow.get`` will now pick sane defaults when weekdays are passed with particular token combinations. - [INTERNAL] Moved arrow to an organization. The repo can now be found `here <https://github.com/arrow-py/arrow>`_. - [INTERNAL] Started issuing deprecation warnings for Python 2.7 and 3.5. - [INTERNAL] Added Python 3.9 to CI pipeline.
Diffstat (limited to 'time')
-rw-r--r--time/py-arrow/Makefile6
-rw-r--r--time/py-arrow/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/time/py-arrow/Makefile b/time/py-arrow/Makefile
index 7c6a9193c08..631d3636eb1 100644
--- a/time/py-arrow/Makefile
+++ b/time/py-arrow/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.17 2020/06/20 07:20:28 adam Exp $
+# $NetBSD: Makefile,v 1.18 2020/07/24 06:53:42 adam Exp $
-DISTNAME= arrow-0.15.7
+DISTNAME= arrow-0.15.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/arrow/}
MAINTAINER= kamelderouiche@yahoo.com
-HOMEPAGE= https://github.com/crsmithdev/arrow
+HOMEPAGE= https://github.com/arrow-py/arrow
COMMENT= Better dates and times for Python
LICENSE= apache-2.0
diff --git a/time/py-arrow/distinfo b/time/py-arrow/distinfo
index 44150b01e7c..0e4b2a29c66 100644
--- a/time/py-arrow/distinfo
+++ b/time/py-arrow/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/06/20 07:20:28 adam Exp $
+$NetBSD: distinfo,v 1.17 2020/07/24 06:53:42 adam Exp $
-SHA1 (arrow-0.15.7.tar.gz) = 37a02715aeecae332888764768bb43d2e21d32e5
-RMD160 (arrow-0.15.7.tar.gz) = 588cb065a2f1c5ebf515e5da4c60697610ee9294
-SHA512 (arrow-0.15.7.tar.gz) = 28cfc9edbf013ee03bb52c9794333d725a4fc967f0c8c6837931fc6994e08c367763deb193b8eae8b931cf849294bfce3470316c0a1b73340eb96ca1c9d8959c
-Size (arrow-0.15.7.tar.gz) = 89278 bytes
+SHA1 (arrow-0.15.8.tar.gz) = 8feea41969e37b03e02af1485e4dd9d118154914
+RMD160 (arrow-0.15.8.tar.gz) = df463189241c7f8f3ef22516865453d8520d8b94
+SHA512 (arrow-0.15.8.tar.gz) = 93d161cbeb48636f2e3f91ebcc51cddbb3b21175ae31f5d9251a22358c7d1934663a8e47a82efd8773bf30c28efefcd8d2a3baf581fe191777cd41f12f29d4d2
+Size (arrow-0.15.8.tar.gz) = 92220 bytes