Hello community, here is the log from the commit of package python-yapf for openSUSE:Factory checked in at 2018-08-31 10:46:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yapf (Old) and /work/SRC/openSUSE:Factory/.python-yapf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yapf" Fri Aug 31 10:46:24 2018 rev:3 rq:632145 version:0.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yapf/python-yapf.changes 2018-05-04 11:30:15.330102502 +0200 +++ /work/SRC/openSUSE:Factory/.python-yapf.new/python-yapf.changes 2018-08-31 10:46:25.671346272 +0200 @@ -1,0 +2,7 @@ +Wed Aug 29 11:37:58 UTC 2018 - tchva...@suse.com + +- Version update to 0.23.0: + * Many changes to behaviour based on CHANGELOG + * Add various documents/license to distributed tarball + +------------------------------------------------------------------- Old: ---- yapf-0.19.0.tar.gz New: ---- yapf-0.23.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yapf.spec ++++++ --- /var/tmp/diff_new_pack.AP6llx/_old 2018-08-31 10:46:26.275347008 +0200 +++ /var/tmp/diff_new_pack.AP6llx/_new 2018-08-31 10:46:26.279347014 +0200 @@ -17,30 +17,25 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without test Name: python-yapf -Version: 0.19.0 +Version: 0.23.0 Release: 0 Summary: A formatter for Python code License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/google/yapf +URL: https://github.com/google/yapf Source: https://files.pythonhosted.org/packages/source/y/yapf/yapf-%{version}.tar.gz -BuildRequires: %{python_module devel} +BuildRequires: %{python_module nose} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -BuildRequires: python-rpm-macros -%if %{with test} -BuildRequires: %{python_module nose} BuildRequires: python-futures -%endif +BuildRequires: python-rpm-macros +Requires(post): update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %ifpython2 Recommends: python-futures %endif -Requires(post): update-alternatives -Requires(postun): update-alternatives - %python_subpackages %description @@ -65,10 +60,8 @@ %python_clone -a %{buildroot}%{_bindir}/yapf -%if %{with test} %check %python_expand nosetests-%{$python_bin_suffix} -%endif %post %python_install_alternative yapf @@ -77,8 +70,8 @@ %python_uninstall_alternative yapf %files %{python_files} -%defattr(-,root,root,-) -%doc README.rst +%license LICENSE +%doc README.rst CHANGELOG %python_alternative %{_bindir}/yapf %{python_sitelib}/* ++++++ yapf-0.19.0.tar.gz -> yapf-0.23.0.tar.gz ++++++ ++++ 6774 lines of diff (skipped)