Subject: CVS commit: pkgsrc/textproc/py-ICU
From: Adam Ciarcinski
Date: 2023-04-25 09:44:52
Message id: 20230425074452.517BDFA85@cvs.NetBSD.org

Log Message:
py-ICU: updated to 2.11

Version 2.10.2 -> 2.11
----------------------
- fixed bug PluralFormat.format accepting python strings, which are immutable
- fixed bug with UWordBreak wrapping wrong enum (UBreakIteratorType)
- added wrappers for UBreakIteratorType, ULine|SentenceBreakTag
- added wrappers for DateTimePatternGenerator::set|getDateTimeFormat()
- added wrappers for Precision::incrementExact()
- Locale objects can now be sorted (Fredrik Roubert)
- added wrapper for Calendar::inTemporalLeapYear()
- added wrappers for Calendar::get|getTemporalMonthCode()
- changed all Calendar setters to return self instead of None, setter \ 
chainingCVS: \ 
----------------------------------------------------------------------

Files:
RevisionActionfile
1.26modifypkgsrc/textproc/py-ICU/Makefile
1.16modifypkgsrc/textproc/py-ICU/distinfo