forked from pool/python-PyICU
Accepting request 969897 from home:gmbr3:Active
- 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 OBS-URL: https://build.opensuse.org/request/show/969897 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=23
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global modname PyICU
|
||||
Name: python-%{modname}
|
||||
Version: 2.8
|
||||
Version: 2.9
|
||||
Release: 0
|
||||
Summary: Python Extension Wrapping the ICU C++ API
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user