Hello community,

here is the log from the commit of package python-yapf for openSUSE:Factory 
checked in at 2019-02-27 17:28:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yapf (Old)
 and      /work/SRC/openSUSE:Factory/.python-yapf.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yapf"

Wed Feb 27 17:28:01 2019 rev:5 rq:674884 version:0.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yapf/python-yapf.changes  2018-10-26 
11:08:32.129861722 +0200
+++ /work/SRC/openSUSE:Factory/.python-yapf.new.28833/python-yapf.changes       
2019-02-27 17:28:02.843344481 +0100
@@ -1,0 +2,13 @@
+Thu Feb 14 04:13:37 UTC 2019 - John Vandenberg <jay...@gmail.com>
+
+- Remove optional dependency from BuildRequires as no tests fail
+  or are skipped when it is missing.
+- Remove tests from package
+- Update to v0.26.0
+  * Many changes to behaviour; see CHANGELOG for details
+- from v0.25.0
+  * Added `INDENT_BLANK_LINES` knob
+  * Support additional file exclude patterns in .yapfignore file
+  * Correctly determine if a scope is the last in line
+
+-------------------------------------------------------------------

Old:
----
  yapf-0.24.0.tar.gz

New:
----
  yapf-0.26.0.tar.gz

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

Other differences:
------------------
++++++ python-yapf.spec ++++++
--- /var/tmp/diff_new_pack.oihZ73/_old  2019-02-27 17:28:03.451344263 +0100
+++ /var/tmp/diff_new_pack.oihZ73/_new  2019-02-27 17:28:03.455344262 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-yapf
 #
-# 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,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-yapf
-Version:        0.24.0
+Version:        0.26.0
 Release:        0
 Summary:        A formatter for Python code
 License:        Apache-2.0
@@ -28,7 +28,6 @@
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-futures
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -59,6 +58,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %python_clone -a %{buildroot}%{_bindir}/yapf
+%python_expand rm -r %{buildroot}%{$python_sitelib}/yapftests
 
 %check
 %python_expand nosetests-%{$python_bin_suffix}
@@ -73,6 +73,7 @@
 %license LICENSE
 %doc README.rst CHANGELOG
 %python_alternative %{_bindir}/yapf
-%{python_sitelib}/*
+%{python_sitelib}/yapf/
+%{python_sitelib}/yapf-%{version}-py*.egg-info/
 
 %changelog

++++++ yapf-0.24.0.tar.gz -> yapf-0.26.0.tar.gz ++++++
++++ 2404 lines of diff (skipped)


Reply via email to