Hello community,

here is the log from the commit of package python-Babel for openSUSE:Factory 
checked in at 2018-05-11 11:26:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Babel (Old)
 and      /work/SRC/openSUSE:Factory/.python-Babel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Babel"

Fri May 11 11:26:26 2018 rev:24 rq:605126 version:2.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Babel/python-Babel-doc.changes    
2017-10-13 14:06:03.354696077 +0200
+++ /work/SRC/openSUSE:Factory/.python-Babel.new/python-Babel-doc.changes       
2018-05-11 11:26:28.444319158 +0200
@@ -1,0 +2,15 @@
+Sun May  6 19:35:28 UTC 2018 - a...@gmx.de
+
+- update to version 2.5.3:
+  * This is a maintenance release that reverts undesired API-breaking
+    changes that slipped into 2.5.2 (see
+    https://github.com/python-babel/babel/issues/550). It is based on
+    v2.5.1 (f29eccd) with commits 7cedb84, 29da2d2 and edfb518
+    cherry-picked on top.
+
+- changes from version 2.5.2:
+  * Bugfixes
+    + Revert the unnecessary PyInstaller fixes from 2.5.0 and 2.5.1
+      (#533) (@yagebu)
+
+-------------------------------------------------------------------
python-Babel.changes: same change

Old:
----
  Babel-2.5.1.tar.gz

New:
----
  Babel-2.5.3.tar.gz

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

Other differences:
------------------
++++++ python-Babel-doc.spec ++++++
--- /var/tmp/diff_new_pack.CnsLPg/_old  2018-05-11 11:26:30.580241307 +0200
+++ /var/tmp/diff_new_pack.CnsLPg/_new  2018-05-11 11:26:30.588241015 +0200
@@ -18,16 +18,15 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Babel-doc
-Version:        2.5.1
+Version:        2.5.3
 Release:        0
 Summary:        Internationalization utilities
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://babel.edgewall.org/
-Source:         https://pypi.io/packages/source/B/Babel/Babel-%{version}.tar.gz
+URL:            http://babel.edgewall.org/
+Source:         
https://files.pythonhosted.org/packages/source/B/Babel/Babel-%{version}.tar.gz
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-Sphinx
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -41,13 +40,13 @@
 
 %build
 %{_python_use_flavor python3}
-%__python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
+python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
 
 %install
 # Only building documentation
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE build/sphinx/html
+%license LICENSE
+%doc build/sphinx/html
 
 %changelog

++++++ python-Babel.spec ++++++
--- /var/tmp/diff_new_pack.CnsLPg/_old  2018-05-11 11:26:30.624239703 +0200
+++ /var/tmp/diff_new_pack.CnsLPg/_new  2018-05-11 11:26:30.628239557 +0200
@@ -19,25 +19,26 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-Babel
-Version:        2.5.1
+Version:        2.5.3
 Release:        0
 Summary:        Internationalization utilities
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://babel.pocoo.org/
-Source:         https://pypi.io/packages/source/B/Babel/Babel-%{version}.tar.gz
+URL:            http://babel.pocoo.org/
+Source:         
https://files.pythonhosted.org/packages/source/B/Babel/Babel-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 # Test requirements:
 BuildRequires:  %{python_module freezegun}
 BuildRequires:  %{python_module py >= 1.4.14}
 BuildRequires:  %{python_module pytest >= 2.3.5}
 BuildRequires:  %{python_module pytz}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-pytz
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
+BuildArch:      noarch
 %ifpython2
 Obsoletes:      %{oldpython}-babel < %{version}
 Provides:       %{oldpython}-babel = %{version}
@@ -46,8 +47,6 @@
 Provides:       python3-babel = %{version}
 Obsoletes:      python3-babel < %{version}
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -82,8 +81,8 @@
 %python_uninstall_alternative pybabel
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE CHANGES
+%license LICENSE
+%doc CHANGES
 %python_alternative %{_bindir}/pybabel
 %{python_sitelib}/babel
 %{python_sitelib}/Babel-%{version}-py%{python_version}.egg-info

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


Reply via email to