pkgsrc/textproc/py-ICU
adam 9ab1db3e47 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: ----------------------------------------------------------------------
2023-04-25 07:44:52 +00:00
..
patches
DESCR
distinfo py-ICU: updated to 2.11 2023-04-25 07:44:52 +00:00
Makefile py-ICU: updated to 2.11 2023-04-25 07:44:52 +00:00
PLIST