Hello community, here is the log from the commit of package python-Babel for openSUSE:Factory checked in at 2019-06-18 14:45:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Babel (Old) and /work/SRC/openSUSE:Factory/.python-Babel.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Babel" Tue Jun 18 14:45:45 2019 rev:27 rq:707406 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Babel/python-Babel-doc.changes 2018-06-27 10:17:31.536542041 +0200 +++ /work/SRC/openSUSE:Factory/.python-Babel.new.4811/python-Babel-doc.changes 2019-06-18 14:45:49.145730246 +0200 @@ -1,0 +2,41 @@ +Tue Jun 4 05:31:14 UTC 2019 - [email protected] + +- version update to 2.7.0 + Possibly incompatible changes + * General: Internal uses of ``babel.util.odict`` have been replaced with + ``collections.OrderedDict`` from The Python standard library. + Improvements + * CLDR: Upgrade to CLDR 35.1 - Alberto Mardegan, Aarni Koskela (#626, #643) + * General: allow anchoring path patterns to the start of a string - + Brian Cappello (#600) + * General: Bumped version requirement on pytz - @chrisbrake (#592) + * Messages: `pybabel compile`: exit with code 1 if errors were encountered + - Aarni Koskela (#647) + * Messages: Add omit-header to update_catalog - Cédric Krier (#633) + * Messages: Catalog update: keep user comments from destination by default + - Aarni Koskela (#648) + * Messages: Skip empty message when writing mo file - Cédric Krier (#564) + * Messages: Small fixes to avoid crashes on badly formatted .po files + - Bryn Truscott (#597) + * Numbers: `parse_decimal()` `strict` argument and `suggestions` + - Charly C (#590) + * Numbers: don't repeat suggestions in parse_decimal strict - Serban + Constantin (#599) + * Numbers: implement currency formatting with long display names + - Luke Plant (#585) + * Numbers: parse_decimal(): assume spaces are equivalent to non-breaking + spaces when not in strict mode - Aarni Koskela (#649) + * Performance: Cache locale_identifiers() - Aarni Koskela (#644) + Bugfixes + * CLDR: Skip alt=... for week data (minDays, firstDay, weekendStart, + weekendEnd) - Aarni Koskela (#634) + * Dates: Fix wrong weeknumber for 31.12.2018 - BT-sschmid (#621) + * Locale: Avoid KeyError trying to get data on WindowsXP - mondeja (#604) + * Locale: get_display_name(): Don't attempt to concatenate variant + information to None - Aarni Koskela (#645) + * Messages: pofile: Add comparison operators to _NormalizedString - Aarni + Koskela (#646) + * Messages: pofile: don't crash when message.locations can't be sorted + - Aarni Koskela (#646) + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-Babel/python-Babel.changes 2018-12-06 12:13:58.621735155 +0100 +++ /work/SRC/openSUSE:Factory/.python-Babel.new.4811/python-Babel.changes 2019-06-18 14:45:49.517730188 +0200 @@ -1,0 +2,41 @@ +Tue Jun 4 05:31:14 UTC 2019 - [email protected] + +- version update to 2.7.0 + Possibly incompatible changes + * General: Internal uses of ``babel.util.odict`` have been replaced with + ``collections.OrderedDict`` from The Python standard library. + Improvements + * CLDR: Upgrade to CLDR 35.1 - Alberto Mardegan, Aarni Koskela (#626, #643) + * General: allow anchoring path patterns to the start of a string - + Brian Cappello (#600) + * General: Bumped version requirement on pytz - @chrisbrake (#592) + * Messages: `pybabel compile`: exit with code 1 if errors were encountered + - Aarni Koskela (#647) + * Messages: Add omit-header to update_catalog - Cédric Krier (#633) + * Messages: Catalog update: keep user comments from destination by default + - Aarni Koskela (#648) + * Messages: Skip empty message when writing mo file - Cédric Krier (#564) + * Messages: Small fixes to avoid crashes on badly formatted .po files + - Bryn Truscott (#597) + * Numbers: `parse_decimal()` `strict` argument and `suggestions` + - Charly C (#590) + * Numbers: don't repeat suggestions in parse_decimal strict - Serban + Constantin (#599) + * Numbers: implement currency formatting with long display names + - Luke Plant (#585) + * Numbers: parse_decimal(): assume spaces are equivalent to non-breaking + spaces when not in strict mode - Aarni Koskela (#649) + * Performance: Cache locale_identifiers() - Aarni Koskela (#644) + Bugfixes + * CLDR: Skip alt=... for week data (minDays, firstDay, weekendStart, + weekendEnd) - Aarni Koskela (#634) + * Dates: Fix wrong weeknumber for 31.12.2018 - BT-sschmid (#621) + * Locale: Avoid KeyError trying to get data on WindowsXP - mondeja (#604) + * Locale: get_display_name(): Don't attempt to concatenate variant + information to None - Aarni Koskela (#645) + * Messages: pofile: Add comparison operators to _NormalizedString - Aarni + Koskela (#646) + * Messages: pofile: don't crash when message.locations can't be sorted + - Aarni Koskela (#646) + +------------------------------------------------------------------- Old: ---- Babel-2.6.0.tar.gz New: ---- Babel-2.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Babel-doc.spec ++++++ --- /var/tmp/diff_new_pack.pPKBvs/_old 2019-06-18 14:45:50.705730001 +0200 +++ /var/tmp/diff_new_pack.pPKBvs/_new 2019-06-18 14:45:50.765729992 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Babel-doc # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Babel-doc -Version: 2.6.0 +Version: 2.7.0 Release: 0 Summary: Internationalization utilities License: BSD-3-Clause Group: Development/Languages/Python -URL: http://babel.edgewall.org/ +URL: http://babel.pocoo.org/ Source: https://files.pythonhosted.org/packages/source/B/Babel/Babel-%{version}.tar.gz BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx ++++++ python-Babel.spec ++++++ --- /var/tmp/diff_new_pack.pPKBvs/_old 2019-06-18 14:45:50.897729971 +0200 +++ /var/tmp/diff_new_pack.pPKBvs/_new 2019-06-18 14:45:50.897729971 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Babel # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Babel -Version: 2.6.0 +Version: 2.7.0 Release: 0 Summary: Internationalization utilities License: BSD-3-Clause @@ -60,13 +60,10 @@ %install %python_install %python_clone -a %{buildroot}%{_bindir}/pybabel - -%python_expand %fdupes -s %{buildroot}%{$python_sitelib} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check -export TZ=UTC -export LC_ALL=C -%python_exec %{_bindir}/py.test tests +%pytest %pre # Since /usr/bin/pybabel became ghosted to be used with update-alternatives, we have to get rid ++++++ Babel-2.6.0.tar.gz -> Babel-2.7.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-Babel/Babel-2.6.0.tar.gz /work/SRC/openSUSE:Factory/.python-Babel.new.4811/Babel-2.7.0.tar.gz differ: char 5, line 1
