./textproc/py-ICU, Python extension wrapping the ICU C++ libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.14nb1, Package name: py312-ICU-2.14nb1, Maintainer: pkgsrc-users

PyICU is a Python extension wrapping the ICU C++ libraries.

ICU stands for "International Components for Unicode". These are
the i18n libraries of the Unicode Consortium. They implement much
of the Unicode Standard, many of its companion Unicode Technical
Standards, and much of Unicode CLDR.


Required to run:
[textproc/icu] [lang/python310]

Master sites:

Filesize: 257.727 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-12 06:52:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ICU: updated to 2.14

Version 2.13.1 -> 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
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 19:51:10 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-ICU: updated to 2.13.1

Version 2.13 -> 2.13.1
----------------------
- change c++11 to c++17 in setup.py as current versions of ICU require it

Version 2.12 -> 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
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1