14
0
forked from pool/python-PyICU
Commit Graph

12 Commits

Author SHA256 Message Date
6cf7c731a2 - add missing six declaration for testsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=21
2021-11-08 10:37:52 +00:00
bdbe462593 Accepting request 912360 from home:DocB:branches:devel:languages:python
- %pytest_arch added to fix Leap test issues

OBS-URL: https://build.opensuse.org/request/show/912360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=20
2021-08-16 08:58:58 +00:00
a096c94b64 Accepting request 912078 from home:DocB:branches:devel:languages:python
-  2.7.4
  - added wrappers for UWordBreak and BreakIterator.getRuleStatusVec()
  - added wrappers for MessagePattern (Roman Kalukiewicz)
  - added wrapper for Collator::getKeywordValuesForLocale
  - added wrappers for LocaleMatcher.acceptLanguage|FromHTTP()
  - worked around limitation of Visual Studio 2017 (cgohlke)
  - added missing test and samples files to distribution (foutrelis)
  - added some tests for TimeZone classes
  - fixed bug w/FormattedNumberRange.getFirst|SecondDecimal() gone w/ ICU 68.1+
  - fixed bug with VTimeZone.write() wrapper invoking VTimeZone.writeSimple()
  - added wrapper for Locale.canonicalize()
  - added wrappers for MeasureUnit.product(), reciprocal(), getDimensionality()
  - added wrapper for MeasureUnit.forIdentifier()
  - implemented *, /, **, 1/m for MeasureUnit in terms of product and reciprocal
  - added wrappers for BasicTimeZone, RuleBasedTimeZone, VTimeZone
  - added wrappers for TimeZoneTransition, TimeZoneRule and its subclasses
  - added wrappers for DateTimeRule, DateRuleType, TimeRuleType
  - added support for ICU 69.1 (support-icu-69.patch reomoved)

OBS-URL: https://build.opensuse.org/request/show/912078
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=19
2021-08-14 19:00:27 +00:00
518c5c7eae - Add patch support-icu-69.patch:
* Support ICU 69

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=17
2021-04-28 08:07:00 +00:00
5d4e13673e Accepting request 855798 from home:gmbr3:StagingI
- update to 2.6
  * fix build with ICU 68

OBS-URL: https://build.opensuse.org/request/show/855798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=15
2020-12-14 17:24:38 +00:00
Tomáš Chvátal
c6bf0bd7cc Accepting request 788927 from home:mcalabkova:branches:devel:languages:python
- update to 2.4.3
  * added Char.getPropertyValueName() and Char.getPropertyValueEnum()
  * fixed build errors with PythonReplaceable for ICU < 55

OBS-URL: https://build.opensuse.org/request/show/788927
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=13
2020-03-27 09:19:41 +00:00
Tomáš Chvátal
c19265f1fb Accepting request 764635 from home:mcalabkova:branches:devel:languages:python
- update to 2.4.2
  * fixed build issues with ICU < 59
  * lots of small fixes

OBS-URL: https://build.opensuse.org/request/show/764635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=11
2020-01-15 11:38:46 +00:00
Tomáš Chvátal
8797565314 - Update to 2.3.1:
* fixed build error with ICU 61, ICU 62

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=9
2019-04-29 08:07:56 +00:00
Tomáš Chvátal
43b6ce1fbc - Update to 2.3:
- added support for also trying pkg-config for build configuration (Linux)
  - fixed compilation issue in collator.cpp when not using c++11 (and icu < 60)
  - added support for ICU 64.1
  - filled out wrappers for missing NumberFormatter methods and classes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=7
2019-04-01 13:13:42 +00:00
Tomáš Chvátal
c045f610d5 - Version update to 2.2:
* Many fixes to build well with newest ICU releases
- Drop not really needed service
- Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=5
2018-11-01 09:12:21 +00:00
Tomáš Chvátal
a7416abbdb Accepting request 568896 from home:mlin7442:branches:devel:languages:python
update to new version and fixed build failure with icu 60

OBS-URL: https://build.opensuse.org/request/show/568896
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=3
2018-01-24 13:47:43 +00:00
Jan Matejek
a50205aa6f Accepting request 504936 from home:okurz:branches:devel:languages:python
Submission of version 1.9.7; dependency for python-vobject; clean dups with fdupes

OBS-URL: https://build.opensuse.org/request/show/504936
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=1
2017-06-21 13:57:18 +00:00