diff options
author | adam <adam@pkgsrc.org> | 2022-09-05 13:25:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-09-05 13:25:48 +0000 |
commit | 2fa5bea99564dfa9f2e3ebb1caa2867fddacf290 (patch) | |
tree | baf3285ee25107031f164e3a167d8ab9ba4479b3 /time | |
parent | 81b92b852bdb8d12123a866098dd0b4bf7f86d2d (diff) | |
download | pkgsrc-2fa5bea99564dfa9f2e3ebb1caa2867fddacf290.tar.gz |
py-arrow: updated to 1.2.3
1.2.3 (2022-06-25)
------------------
- [NEW] Added Amharic, Armenian, Georgian, Laotian and Uzbek locales.
- [FIX] Updated Danish locale and associated tests.
- [INTERNAl] Small fixes to CI.
Diffstat (limited to 'time')
-rw-r--r-- | time/py-arrow/Makefile | 4 | ||||
-rw-r--r-- | time/py-arrow/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/py-arrow/Makefile b/time/py-arrow/Makefile index 23178cf295c..2eb1fca4272 100644 --- a/time/py-arrow/Makefile +++ b/time/py-arrow/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2022/07/11 13:32:24 adam Exp $ +# $NetBSD: Makefile,v 1.21 2022/09/05 13:25:48 adam Exp $ -DISTNAME= arrow-1.2.2 +DISTNAME= arrow-1.2.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= time python MASTER_SITES= ${MASTER_SITE_PYPI:=a/arrow/} diff --git a/time/py-arrow/distinfo b/time/py-arrow/distinfo index b6b507adb51..e678bc6f4d1 100644 --- a/time/py-arrow/distinfo +++ b/time/py-arrow/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2022/07/11 13:32:24 adam Exp $ +$NetBSD: distinfo,v 1.21 2022/09/05 13:25:48 adam Exp $ -BLAKE2s (arrow-1.2.2.tar.gz) = d2bbb30c040c6b193f129490ab3aa2211c017d4b96ff7e0c6fcff02849172bcf -SHA512 (arrow-1.2.2.tar.gz) = f88afa9a0bc967e8731a7bf1712ecf3810f12ade9cc53a94a74efd3ece750f37bea7541a054eb9acd12b99b4a6d32687eab4eae20a6f49b2c2d6f1b499221542 -Size (arrow-1.2.2.tar.gz) = 123174 bytes +BLAKE2s (arrow-1.2.3.tar.gz) = d694bdb4a49c9182c786ab2fa8a6e131017b4d78bdad366a4b05c493b8e59477 +SHA512 (arrow-1.2.3.tar.gz) = e90276f50bf8521570cc2cdbf011ff376e0d5bada0576bbfc76f6c63730c13f7eba1d978cc3a481e7c7356b0dce7c554f19cbf3ef03b280c5515be72d2c7d177 +Size (arrow-1.2.3.tar.gz) = 127552 bytes |