Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyflakes for openSUSE:Factory 
checked in at 2022-08-23 14:25:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyflakes (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyflakes.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyflakes"

Tue Aug 23 14:25:37 2022 rev:29 rq:997690 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyflakes/python-pyflakes.changes  
2021-11-06 18:13:40.468748599 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyflakes.new.2083/python-pyflakes.changes    
    2022-08-23 14:25:50.511119833 +0200
@@ -1,0 +2,13 @@
+Thu Aug 18 08:27:04 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.5.0:
+  * mDrop support for EOL python 2.7 / 3.4 / 3.5
+  * mIgnore ``__all__`` when not directly assigned
+  * mHandle ``TypeAlias`` annotations as aliases (PEP 613)
+  * mAssignment expressions (``:=``) target outer scope in comprehensions
+  * mAdd support for new python 3.11 syntax
+  * mUnify output so it is always ``filename:lineno:col:  message``
+  * mProperly report ``SyntaxError`` from stdin in python < 3.9
+  * mFix offsets of ``SyntaxError``s in pypy
+
+-------------------------------------------------------------------

Old:
----
  pyflakes-2.4.0.tar.gz

New:
----
  pyflakes-2.5.0.tar.gz

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

Other differences:
------------------
++++++ python-pyflakes.spec ++++++
--- /var/tmp/diff_new_pack.taCB9U/_old  2022-08-23 14:25:57.279134729 +0200
+++ /var/tmp/diff_new_pack.taCB9U/_new  2022-08-23 14:25:57.283134738 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyflakes
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # 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-pyflakes
-Version:        2.4.0
+Version:        2.5.0
 Release:        0
 Summary:        Passive checker of Python programs
 License:        MIT

++++++ pyflakes-2.4.0.tar.gz -> pyflakes-2.5.0.tar.gz ++++++
++++ 3146 lines of diff (skipped)

Reply via email to