Hello community,

here is the log from the commit of package python3-pyflakes for 
openSUSE:Factory checked in at 2016-03-07 13:28:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyflakes (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pyflakes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pyflakes"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyflakes/python3-pyflakes.changes        
2016-01-22 01:06:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pyflakes.new/python3-pyflakes.changes   
2016-03-07 13:29:46.000000000 +0100
@@ -1,0 +2,27 @@
+Sat Mar  5 15:43:46 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 1.1.0:
+  * Allow passing args to main()
+  * Handle matrix-multiplication operator ("@")
+  * Check feature names imported from future
+  * Allow __future__ in doctest
+  * Process doctest scope directly under the module scope
+  * Report each usage of star imports
+  * Report assert using tuple
+  * Fix undefined name in generators in class
+  * Fix PyPy
+  * Python 3 only allows import * at module level
+  * Import in Class is a public member
+  * Add contribution guidelines to README
+  * Check for non-ast SyntaxErrors
+  * Add DoctestScope
+  * Fix global removing all UndefinedName
+  * PEP 498 f-strings support
+  * Fix documentation of Binding.used
+  * Fix typos
+  * fix typo in readme
+
+-------------------------------------------------------------------

Old:
----
  pyflakes-1.0.0.tar.gz

New:
----
  pyflakes-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python3-pyflakes.spec ++++++
--- /var/tmp/diff_new_pack.F42crr/_old  2016-03-07 13:29:47.000000000 +0100
+++ /var/tmp/diff_new_pack.F42crr/_new  2016-03-07 13:29:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyflakes
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyflakes
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Url:            https://github.com/pyflakes/pyflakes
 Summary:        Passive checker of Python 3 programs

++++++ pyflakes-1.0.0.tar.gz -> pyflakes-1.1.0.tar.gz ++++++
++++ 2356 lines of diff (skipped)


Reply via email to