SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-PyICU-debuginfo-2.14-2.1.x86_64.rpm :

* Wed Feb 05 2025 Steve Kowalik - Actually drop BuildRequires on six.
* Thu Nov 07 2024 John Paul Adrian Glaubitz - Update to 2.14
* added wrappers for UCPMap.get|getRange and Char.getIntPropertyMap
* added wrapper for Locale.getUnicodeKeywordValue
* added wrapper for UnicodeString.remove, UnicodeString.removeBetween
* added wrapper for UnicodeString.retainBetween, UnicodeString.truncate
* fixed bogus UBool uses on stack instead of int (Martin Jansche)
* added support for ICU 76.1
* Fri Jun 14 2024 Daniel Garcia - Update to 2.13.1: - change c++11 to c++17 in setup.py as current versions of ICU require it- 2.13 - fixed build issues on Windows - added wrappers for MeasureUnit(locale, width) and getUnitDisplayName() - added wrappers for DateFormatSymbols.getEra|ZodiacNames() - added wrappers for DateFormatSymbols.getZoneStrings() - added wrappers for LocaleDisplayNames - fixed bug dealloc calling wrong destructor on most types (Fredrik Roubert) - added support for ICU 75.1 - added wrappers for LocalizedNumber|Range|Formatter.withoutLocale() - added wrappers for UIdentifierType, Char.hasIDType(), Char.getIDTypes() - added wrappers for UIdentifierStatus - added wrappers for UProperty.IDENTIFIER_TYPE, UProperty.IDENTIFIER_STATUS
* Mon Dec 18 2023 Dirk Müller - update to 2.12:
* fixed bug in RegexMatcher.reset() not retaining ownership of string - added wrappers for TimeZoneNames class - added wrapper for TimeZone.getIanaID() - added wrapper for
* added support for ICU 74.1
* Thu Jun 29 2023 Andreas Schneider - Disable testTransition on Leap- Fix position of sle15_python_module_pythons
* Sun Jun 25 2023 Matej Cepl - Clean up SPEC file.- Add remove_six.patch which removes the need to use six.
* Sun Jun 25 2023 Andreas Schneider - Update to version 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 chaining- Use sle15_python_module_pythons
* 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
 
ICM