Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 442368

Summary: app-vim/python-mode-0.6.10 - Version bump
Product: Gentoo Linux Reporter: Guillaume BINET <gbin>
Component: New packagesAssignee: Kacper Kowalik (Xarthisius) (RETIRED) <xarthisius>
Status: RESOLVED FIXED    
Severity: normal CC: tomwij, vim
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Guillaume BINET 2012-11-08 18:18:36 UTC
The current app-vim/python-mode-0.6.8 is not compatible with either of the current autopep8 (0.5.2-r1, 0.8.1).

For the records, the error with 0.6.8 is :
Error detected while processing /usr/share/vim/vimfiles/plugin/pymode.vim:
line  119:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/share/vim/vimfiles/pylibs/pymode/auto.py", line 2, in <module>
    from autopep8 import fix_file, PEP8_PASSES_MAX
ImportError: cannot import name PEP8_PASSES_MAX
Press ENTER or type command to continue


Changing the name to 0.6.10 was enough for a version bump.
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-11-12 10:08:01 UTC
+*python-mode-0.6.10 (12 Nov 2012)
+
+  12 Nov 2012; Kacper Kowalik <xarthisius@gentoo.org>
+  +python-mode-0.6.10.ebuild, -python-mode-0.6.8.ebuild:
+  Version bump wrt #442368 by Guillaume BINET <gbin@gootz.net>, drop old