Hello community,

here is the log from the commit of package python-pep8 for openSUSE:Factory 
checked in at 2015-02-20 12:00:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pep8 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pep8.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pep8"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pep8/python-pep8.changes  2015-01-21 
21:54:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pep8.new/python-pep8.changes     
2015-02-20 12:00:50.000000000 +0100
@@ -1,0 +2,20 @@
+Tue Feb 17 10:07:08 UTC 2015 - [email protected]
+
+- Update to 1.6.2:
+  * Added check for breaking around a binary operator. (Issue #197, Pull #305)
+  * Assign variables before referenced. (Issue #287)
+  * Report E731 for lambda assignment. (Issue #277)
+  * Report E704 for one-liner def instead of E701. Do not report this error in 
the default configuration. (Issue #277)
+  * Replace codes E111, E112 and E113 with codes E114, E115 and E116 for bad 
indentation of comments. (Issue #274)
+  * Report E266 instead of E265 when the block comment starts with multiple #. 
(Issue #270)
+  * Report E402 for import statements not at the top of the file. (Issue #264)
+  * Do not enforce whitespaces around ** operator. (Issue #292)
+  * Strip whitespace from around paths during normalization. (Issue #339 / 
#343)
+  * Update --format documentation. (Issue #198 / Pull Request #310)
+  * Add .tox/ to default excludes. (Issue #335)
+  * Do not report E121 or E126 in the default configuration. (Issues #256 / 
#316)
+  * Allow spaces around the equals sign in an annotated function. (Issue #357)
+  * Allow trailing backslash if in an inline comment. (Issue #374)
+  * If --config is used, only that configuration is processed. Otherwise, 
merge the user and local configurations are merged. (Issue #368 / #369)
+
+-------------------------------------------------------------------

Old:
----
  pep8-1.5.7.tar.gz

New:
----
  pep8-1.6.2.tar.gz

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

Other differences:
------------------
++++++ python-pep8.spec ++++++
--- /var/tmp/diff_new_pack.LjoXy6/_old  2015-02-20 12:00:51.000000000 +0100
+++ /var/tmp/diff_new_pack.LjoXy6/_new  2015-02-20 12:00:51.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-pep8
-Version:        1.5.7
+Version:        1.6.2
 Release:        0
 Url:            http://github.com/jcrocholl/pep8
 Summary:        Python style guide checker

++++++ pep8-1.5.7.tar.gz -> pep8-1.6.2.tar.gz ++++++
++++ 1736 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to