Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyICU for openSUSE:Factory 
checked in at 2021-08-16 10:08:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyICU (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyICU.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyICU"

Mon Aug 16 10:08:40 2021 rev:10 rq:912187 version:2.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyICU/python-PyICU.changes        
2021-04-29 22:44:57.276151153 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyICU.new.1899/python-PyICU.changes      
2021-08-16 10:13:12.886983839 +0200
@@ -1,0 +2,22 @@
+Fri Aug 13 17:36:21 UTC 2021 - Axel Braun <axel.br...@gmx.de>
+
+-  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)
+
+-------------------------------------------------------------------

Old:
----
  PyICU-2.6.tar.gz
  support-icu-69.patch

New:
----
  PyICU-2.7.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PyICU.spec ++++++
--- /var/tmp/diff_new_pack.In5VjJ/_old  2021-08-16 10:13:13.298983354 +0200
+++ /var/tmp/diff_new_pack.In5VjJ/_new  2021-08-16 10:13:13.302983350 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-PyICU
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -19,15 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global modname PyICU
 Name:           python-%{modname}
-Version:        2.6
+Version:        2.7.4
 Release:        0
 Summary:        Python Extension Wrapping the ICU C++ API
 License:        MIT
 Group:          Development/Libraries/Python
 URL:            https://github.com/ovalhub/pyicu
 Source0:        
https://files.pythonhosted.org/packages/source/P/PyICU/%{modname}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM: Support for ICU 69 commited upstream, spread over 2 
commits
-Patch0:         support-icu-69.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -48,7 +46,6 @@
 
 %prep
 %setup -q -n %{modname}-%{version}
-%autopatch -p1
 
 %build
 export CXXFLAGS="%{optflags} -fno-strict-aliasing"

++++++ PyICU-2.6.tar.gz -> PyICU-2.7.4.tar.gz ++++++
++++ 6476 lines of diff (skipped)

Reply via email to