pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-ICU py-ICU: updated to 2.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ae28e9ee347
branches:  trunk
changeset: 377256:2ae28e9ee347
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Apr 18 11:32:38 2022 +0000

description:
py-ICU: updated to 2.9

Version 2.8.1 -> 2.9
--------------------
- added support for ICU 71.1
- added wrappers for UMeasurePrefix, MeasureUnit.withPrefix()|getPrefix()
- added UNumberRoundingPriority, FractionPrecision.withSignificantDigits()
- added UNumberTrailingZeroDisplay, Precision.trailingZeroDisplay()

diffstat:

 textproc/py-ICU/Makefile |  4 ++--
 textproc/py-ICU/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 8166447777b1 -r 2ae28e9ee347 textproc/py-ICU/Makefile
--- a/textproc/py-ICU/Makefile  Mon Apr 18 11:28:54 2022 +0000
+++ b/textproc/py-ICU/Makefile  Mon Apr 18 11:32:38 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2022/02/01 07:21:41 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/04/18 11:32:38 adam Exp $
 
-DISTNAME=      PyICU-2.8.1
+DISTNAME=      PyICU-2.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyICU/ICU/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyICU/}
diff -r 8166447777b1 -r 2ae28e9ee347 textproc/py-ICU/distinfo
--- a/textproc/py-ICU/distinfo  Mon Apr 18 11:28:54 2022 +0000
+++ b/textproc/py-ICU/distinfo  Mon Apr 18 11:32:38 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2022/02/01 07:21:41 adam Exp $
+$NetBSD: distinfo,v 1.14 2022/04/18 11:32:38 adam Exp $
 
-BLAKE2s (PyICU-2.8.1.tar.gz) = 2cffa2be56694e07746e95676747e153d16120021c782f1f9f3328ac2b2d663d
-SHA512 (PyICU-2.8.1.tar.gz) = 9edd2f5f8755d06e70a9889f1129bdf53eec50d2948a54edfd2142573447774b0767a329092436c9bc7045c8e8e81043bf4e68d0990a0d8427b18542c5b44727
-Size (PyICU-2.8.1.tar.gz) = 304163 bytes
+BLAKE2s (PyICU-2.9.tar.gz) = 9702f884711d3caddc0f9c2d635a016a63d309ecccceb66e58b5051cfe1d7ca0
+SHA512 (PyICU-2.9.tar.gz) = 49b0961ed855517f039ac8a863b1af1a58c6716751eb1f5cebb987a16faabc5585ed6ed3ed3d80d4cf45e9091d855cafe4b6683f4d274e5c4d41c9dab9164799
+Size (PyICU-2.9.tar.gz) = 305193 bytes
 SHA1 (patch-locale.cpp) = 4e259f3130e94bd8114d7781e36e21236c13d5b6
 SHA1 (patch-setup.py) = 3893b157dcd2ed8d8a6eddffd9545a6001517271



Home | Main Index | Thread Index | Old Index