pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-ICU
Module Name: pkgsrc
Committed By: adam
Date: Fri Dec 10 18:20:06 UTC 2021
Modified Files:
pkgsrc/textproc/py-ICU: Makefile distinfo
Log Message:
py-ICU: updated to 2.8
Version 2.7.4 -> 2.8
--------------------
- fixed test failure in test_DateTimeParserGenerator.py with version 70.1rc
- added wrappers for UCurrNameStyle and for ucurr_getName() onto CurrencyUnit
- added support for ICU 70.1
- added FieldPosition-less overloads to RuleBasedNumberFormat.format()
- added pyproject.toml file to (also) build via python -m build
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/py-ICU/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-ICU/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-ICU/Makefile
diff -u pkgsrc/textproc/py-ICU/Makefile:1.18 pkgsrc/textproc/py-ICU/Makefile:1.19
--- pkgsrc/textproc/py-ICU/Makefile:1.18 Wed Dec 8 16:06:45 2021
+++ pkgsrc/textproc/py-ICU/Makefile Fri Dec 10 18:20:06 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2021/12/08 16:06:45 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/12/10 18:20:06 adam Exp $
-DISTNAME= PyICU-2.7.4
+DISTNAME= PyICU-2.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyICU/ICU/}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyICU/}
Index: pkgsrc/textproc/py-ICU/distinfo
diff -u pkgsrc/textproc/py-ICU/distinfo:1.11 pkgsrc/textproc/py-ICU/distinfo:1.12
--- pkgsrc/textproc/py-ICU/distinfo:1.11 Tue Oct 26 11:22:58 2021
+++ pkgsrc/textproc/py-ICU/distinfo Fri Dec 10 18:20:06 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:22:58 nia Exp $
+$NetBSD: distinfo,v 1.12 2021/12/10 18:20:06 adam Exp $
-BLAKE2s (PyICU-2.7.4.tar.gz) = 3547002434a005360a4120df684b11cf147201dab59df93af8f2f2d480afac1b
-SHA512 (PyICU-2.7.4.tar.gz) = b1252f04c162525b607f28704629389a0765961eb3b8d8c7e67a141f9ecbe6d420cfdd043bc945134db8df550cd58316c08a3ac9c30192e04b0710ad2bc21c1d
-Size (PyICU-2.7.4.tar.gz) = 298560 bytes
+BLAKE2s (PyICU-2.8.tar.gz) = 87cb6e2fa737d8395a190de995647dae84ba813b6ead4648a96ccc82fd036ed9
+SHA512 (PyICU-2.8.tar.gz) = c0447a7ffa3eef69a24fc4347496fe40c48df9bf13871c9920f1b932b409642fd4d3a63e272262cb4b4ed4ec7f9070b6d93e9ee70d0efea7eaa049e1c8d5afc2
+Size (PyICU-2.8.tar.gz) = 299223 bytes
SHA1 (patch-locale.cpp) = 4e259f3130e94bd8114d7781e36e21236c13d5b6
SHA1 (patch-setup.py) = 3893b157dcd2ed8d8a6eddffd9545a6001517271
Home |
Main Index |
Thread Index |
Old Index