14
0
forked from pool/python-PyICU

Accepting request 930904 from home:gmbr3:Active

- 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

OBS-URL: https://build.opensuse.org/request/show/930904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=22
This commit is contained in:
2021-11-11 23:17:35 +00:00
committed by Git OBS Bridge
parent 6cf7c731a2
commit 8ed3f40b72
4 changed files with 14 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global modname PyICU
Name: python-%{modname}
Version: 2.7.4
Version: 2.8
Release: 0
Summary: Python Extension Wrapping the ICU C++ API
License: MIT