Hello community,

here is the log from the commit of package python-autopep8 for openSUSE:Factory 
checked in at 2014-05-13 20:47:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-autopep8 (Old)
 and      /work/SRC/openSUSE:Factory/.python-autopep8.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-autopep8"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-autopep8/python-autopep8.changes  
2013-11-17 09:59:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-autopep8.new/python-autopep8.changes     
2014-05-13 20:48:03.000000000 +0200
@@ -1,0 +2,11 @@
+Fri May  9 09:43:05 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.0.2:
+  + Upstream provides no changelog
+- Update to 1.0.1
+- Update to 1.0.0
+- Update to 0.9.7
+- Update to 0.9.6
+- Fix UnicodeDecodeError in unittests
+
+-------------------------------------------------------------------

Old:
----
  autopep8-0.9.5.tar.gz

New:
----
  autopep8-1.0.2.tar.gz

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

Other differences:
------------------
++++++ python-autopep8.spec ++++++
--- /var/tmp/diff_new_pack.eSQR2a/_old  2014-05-13 20:48:04.000000000 +0200
+++ /var/tmp/diff_new_pack.eSQR2a/_new  2014-05-13 20:48:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-autopep8
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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:           python-autopep8
-Version:        0.9.5
+Version:        1.0.2
 Release:        0
 Url:            https://github.com/hhatto/autopep8
 Summary:        Automatic generated to pep8 checked code
@@ -55,6 +55,8 @@
 ln -s %{_bindir}/autopep8-%{py_ver} %{buildroot}%{_bindir}/autopep8
 
 %check
+# need to set locale to avoid UnicodeEncodeError
+export LANG="en_US.UTF-8"
 python setup.py test
 
 %pre

++++++ autopep8-0.9.5.tar.gz -> autopep8-1.0.2.tar.gz ++++++
++++ 11829 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to