Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Babel for openSUSE:Factory 
checked in at 2023-12-28 22:54:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Babel (Old)
 and      /work/SRC/openSUSE:Factory/.python-Babel.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Babel"

Thu Dec 28 22:54:30 2023 rev:43 rq:1135251 version:2.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Babel/python-Babel.changes        
2023-12-15 21:46:47.329074538 +0100
+++ /work/SRC/openSUSE:Factory/.python-Babel.new.28375/python-Babel.changes     
2023-12-28 22:54:34.183327650 +0100
@@ -1,0 +2,19 @@
+Wed Dec 27 09:37:51 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.14.0:
+  * ``Locale.number_symbols`` will now have first-level keys for
+    each numbering system.
+  * Babel no longer directly depends on either ``distutils`` or
+    ``setuptools``; if you had been using the Babel setuptools
+    command extensions, you would need explicitly depend on
+    ``setuptools``
+  * CLDR/Numbers: Add support of local numbering systems for
+    number symbols
+  * CLDR: Upgrade to CLDR 43
+  * Frontend: Allow last_translator to be passed as an option to
+    extract_message
+  * Frontend: Decouple `pybabel` CLI frontend from
+    distutils/setuptools
+  * Numbers: Improve parsing of malformed decimals
+
+-------------------------------------------------------------------

Old:
----
  Babel-2.13.1.tar.gz

New:
----
  Babel-2.14.0.tar.gz

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

Other differences:
------------------
++++++ python-Babel.spec ++++++
--- /var/tmp/diff_new_pack.bZSo0U/_old  2023-12-28 22:54:36.255403293 +0100
+++ /var/tmp/diff_new_pack.bZSo0U/_new  2023-12-28 22:54:36.255403293 +0100
@@ -26,17 +26,18 @@
 %define oldpython python
 %{?sle15_python_module_pythons}
 Name:           python-Babel
-Version:        2.13.1
+Version:        2.14.0
 Release:        0
 Summary:        Internationalization utilities
 License:        BSD-3-Clause
 URL:            https://babel.pocoo.org/
 Source:         
https://files.pythonhosted.org/packages/source/B/Babel/Babel-%{version}.tar.gz
 BuildRequires:  %{python_module freezegun}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module py >= 1.4.14}
 BuildRequires:  %{python_module pytest >= 2.3.5}
 BuildRequires:  %{python_module pytz >= 2015.7}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros >= 20210929
 Requires:       python-pytz >= 2015.7
@@ -65,10 +66,10 @@
 %autosetup -p1 -n Babel-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/pybabel
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
@@ -93,5 +94,5 @@
 %doc CHANGES.rst
 %python_alternative %{_bindir}/pybabel
 %{python_sitelib}/babel
-%{python_sitelib}/Babel-%{version}-py%{python_version}.egg-info
+%{python_sitelib}/Babel-%{version}.dist-info
 

++++++ Babel-2.13.1.tar.gz -> Babel-2.14.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-Babel/Babel-2.13.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-Babel.new.28375/Babel-2.14.0.tar.gz differ: 
char 5, line 1

Reply via email to