SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-PyICU-2.10.2-2.2.i586.rpm :

* Thu Oct 27 2022 Markéta Machová - update to version 2.10.2
* added support for ICU 72.1
* fixed bug in logic computing max_char for PyUnicode_New()
* added some wrappers
* Wed Apr 13 2022 Callum Farmer - update to version 2.9: - deleted long deprecated PyICU.py file - moved icu python module sources into py directory - renamed _icu extension module to _icu_ and moved it into icu module - added UNumberTrailingZeroDisplay, Precision.trailingZeroDisplay() - added UNumberRoundingPriority, FractionPrecision.withSignificantDigits() - added wrappers for UMeasurePrefix, MeasureUnit.withPrefix()|getPrefix() - added support for ICU 71.1
* Thu Nov 11 2021 Callum Farmer - updated to version 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
* Mon Nov 08 2021 Dirk Müller - add missing six declaration for testsuite
* Mon Aug 16 2021 Axel Braun - %pytest_arch added to fix Leap test issues
* Fri Aug 13 2021 Axel Braun - 2.7.4 - added wrappers for UWordBreak and BreakIterator.getRuleStatusVec() - added wrappers for MessagePattern (Roman Kalukiewicz) - added wrapper for Collator::getKeywordValuesForLocale - added wrappers for LocaleMatcher.acceptLanguage|FromHTTP() - worked around limitation of Visual Studio 2017 (cgohlke) - added missing test and samples files to distribution (foutrelis) - added some tests for TimeZone classes - fixed bug w/FormattedNumberRange.getFirst|SecondDecimal() gone w/ ICU 68.1+ - fixed bug with VTimeZone.write() wrapper invoking VTimeZone.writeSimple() - added wrapper for Locale.canonicalize() - added wrappers for MeasureUnit.product(), reciprocal(), getDimensionality() - added wrapper for MeasureUnit.forIdentifier() - implemented
*, /,
*
*, 1/m for MeasureUnit in terms of product and reciprocal - added wrappers for BasicTimeZone, RuleBasedTimeZone, VTimeZone - added wrappers for TimeZoneTransition, TimeZoneRule and its subclasses - added wrappers for DateTimeRule, DateRuleType, TimeRuleType - added support for ICU 69.1 (support-icu-69.patch reomoved)
* Wed Apr 28 2021 Steve Kowalik - Add patch support-icu-69.patch:
* Support ICU 69
* Mon Dec 14 2020 Callum Farmer - update to 2.6
* fix build with ICU 68
* Fri Mar 27 2020 Marketa Calabkova - update to 2.4.3
* added Char.getPropertyValueName() and Char.getPropertyValueEnum()
* fixed build errors with PythonReplaceable for ICU < 55
* Wed Jan 15 2020 Marketa Calabkova - update to 2.4.2
* fixed build issues with ICU < 59
* lots of small fixes
 
ICM