Python Extension Wrapping the ICU C++ API

Edit Package python-PyICU
http://pyicu.osafoundation.org/

Python extension wrapping IBM's International Components for Unicode C++
library (ICU).

Refresh
Refresh
Source Files
Filename Size Changed
PyICU-2.11.tar.gz 0000257899 252 KB
python-PyICU.changes 0000013120 12.8 KB
python-PyICU.spec 0000002236 2.18 KB
remove_six.patch 0000009003 8.79 KB
Revision 16 (latest revision is 18)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1095261 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 16)
- Clean up SPEC file.
- Add remove_six.patch which removes the need to use six.
- 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
Comments 1

Minh Tran's avatar

hi, i'm trying to install pyicu for my local python venv, but my installation process keeps failing even after i installed libicu-dev and clang.

would you mind letting me know what other system or pip packages i would need to fetch before installing pyicu? i can produce a log for the process if you need one.

many thanks.

openSUSE Build Service is sponsored by