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:           Mon Sep  5 13:25:48 UTC 2022

Modified Files:
        pkgsrc/time/py-arrow: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/time/py-arrow/Makefile \
    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.20 pkgsrc/time/py-arrow/Makefile:1.21
--- pkgsrc/time/py-arrow/Makefile:1.20  Mon Jul 11 13:32:24 2022
+++ pkgsrc/time/py-arrow/Makefile       Mon Sep  5 13:25:48 2022
@@ -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/}
Index: pkgsrc/time/py-arrow/distinfo
diff -u pkgsrc/time/py-arrow/distinfo:1.20 pkgsrc/time/py-arrow/distinfo:1.21
--- pkgsrc/time/py-arrow/distinfo:1.20  Mon Jul 11 13:32:24 2022
+++ pkgsrc/time/py-arrow/distinfo       Mon Sep  5 13:25:48 2022
@@ -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



Home | Main Index | Thread Index | Old Index