Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-yapf for openSUSE:Factory 
checked in at 2023-09-08 21:15:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yapf (Old)
 and      /work/SRC/openSUSE:Factory/.python-yapf.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yapf"

Fri Sep  8 21:15:01 2023 rev:14 rq:1109517 version:0.40.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yapf/python-yapf.changes  2023-05-09 
13:06:07.228586237 +0200
+++ /work/SRC/openSUSE:Factory/.python-yapf.new.1766/python-yapf.changes        
2023-09-08 21:15:15.073849144 +0200
@@ -1,0 +2,12 @@
+Thu Sep  7 11:12:31 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.40.1:
+  * Corrected bad distribution v0.40.0 package.
+  * Support for Python 3.11
+  * Add the `--print-modified` flag to print out file names of
+    modified files when running in in-place mode.
+  * Replace the outdated and no-longer-supported lib2to3 with a
+    fork of blib2to3
+  * Support for Python versions < 3.7 are no longer supported.
+
+-------------------------------------------------------------------

Old:
----
  yapf-0.33.0.tar.gz

New:
----
  yapf-0.40.1.tar.gz

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

Other differences:
------------------
++++++ python-yapf.spec ++++++
--- /var/tmp/diff_new_pack.CU4hq5/_old  2023-09-08 21:15:16.449898324 +0200
+++ /var/tmp/diff_new_pack.CU4hq5/_new  2023-09-08 21:15:16.449898324 +0200
@@ -16,20 +16,22 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %{?sle15_python_module_pythons}
 Name:           python-yapf
-Version:        0.33.0
+Version:        0.40.1
 Release:        0
 Summary:        A formatter for Python code
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/google/yapf
 Source:         
https://files.pythonhosted.org/packages/source/y/yapf/yapf-%{version}.tar.gz
+BuildRequires:  %{python_module devel >= 3.7}
+BuildRequires:  %{python_module platformdirs}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-platformdirs
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 BuildArch:      noarch
@@ -77,5 +79,6 @@
 %python_alternative %{_bindir}/yapf
 %python_alternative %{_bindir}/yapf-diff
 %{python_sitelib}/yapf/
+%{python_sitelib}/yapf_third_party/
 %{python_sitelib}/yapf-%{version}-py*.egg-info/
 

++++++ yapf-0.33.0.tar.gz -> yapf-0.40.1.tar.gz ++++++
++++ 8756 lines of diff (skipped)

Reply via email to