Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442368 - app-vim/python-mode-0.6.10 - Version bump
Summary: app-vim/python-mode-0.6.10 - Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kacper Kowalik (Xarthisius) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 18:18 UTC by Guillaume BINET
Modified: 2012-11-12 10:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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