Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyupgrade for 
openSUSE:Factory checked in at 2021-02-21 22:14:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyupgrade (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyupgrade.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyupgrade"

Sun Feb 21 22:14:15 2021 rev:6 rq:874061 version:2.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyupgrade/python-pyupgrade.changes        
2021-01-26 14:50:01.123699605 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyupgrade.new.28504/python-pyupgrade.changes 
    2021-02-21 22:14:16.494097016 +0100
@@ -1,0 +2,50 @@
+Sat Feb 13 18:15:11 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- Disable build on Python 2 as the build fails with the latest version.
+
+-------------------------------------------------------------------
+Tue Feb  9 06:44:47 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- Update to version 1.10.0:
+ - lru_cache(maxsize=None) => functools.cache
+
+-------------------------------------------------------------------
+Wed Feb  3 16:46:58 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- Update to version 2.9.0:
+ - Document correct minimum version for PEP 604
+ - fix propagation of --keep-mock
+ - Add --keep-runtime-typing
+
+-------------------------------------------------------------------
+Sun Jan 31 17:48:42 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- Update to version 2.8.0:
+ - genericize future import detection
+ - rewrite pep585 generic builtins
+ - move py2 compat fixer to plugins
+ - move %-format rewrite to a plugin
+ - move py3+ base class removal to plugins
+ - move lru_cache rewrite to a plugin
+ - move six decorator removal to a plugin
+ - move six.b / six.ensure_binary to a plugin
+ - move __metaclass__ = test checker to a plugin
+ - move io.open rewriting to a plugin
+ - move simple six attrs to a plugin
+ - move typing pep585 rewrite to a plugin
+ - move default encoding to a plugin
+ - move native literals to a plugin
+ - move versioned branches rewrite to a plugin
+ - move open mode fix to a plugin
+ - move os error alias rename to a plugin
+ - move six calls / metaclass rewrites to plugins
+ - settings in separate class
+ - move mock rewrite to a plugin
+ - refactor Py3Plus scope management
+ - move super and yield from to a legacy plugin
+ - combine six_b into six_calls plugin
+ - replace typing.Text with str
+ - rewrite pep604 (+ add --py310-plus)
+ - document PEP 604 rewrites
+
+-------------------------------------------------------------------

Old:
----
  python-pyupgrade-2.7.4.tar.gz

New:
----
  python-pyupgrade-2.10.0.tar.gz

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

Other differences:
------------------
++++++ python-pyupgrade.spec ++++++
--- /var/tmp/diff_new_pack.nZEWRu/_old  2021-02-21 22:14:17.046097599 +0100
+++ /var/tmp/diff_new_pack.nZEWRu/_new  2021-02-21 22:14:17.050097602 +0100
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-pyupgrade
-Version:        2.7.4
+Version:        2.10.0
 Release:        0
 Summary:        A tool to automatically upgrade syntax for newer versions
 License:        MIT
@@ -42,7 +43,8 @@
 %python_subpackages
 
 %description
-A tool to automatically upgrade syntax for newer versions.
+A tool to automatically upgrade syntax for newer versions of the Python
+programming language.
 
 %prep
 %setup -q -n pyupgrade-%{version}

++++++ python-pyupgrade-2.7.4.tar.gz -> python-pyupgrade-2.10.0.tar.gz ++++++
++++ 15260 lines of diff (skipped)

Reply via email to