[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#789680: RFS: pep8-naming/0.3.1-1 [ITP]



On 24.06.2015 18:56, Daniel Stender wrote:
> On 24.06.2015 18:31, Andrey Rahmatullin wrote:
>> It's not working:
> 
>> Traceback (most recent call last):
>>   File "/usr/bin/flake8", line 9, in <module>
>>     load_entry_point('flake8==2.2.2', 'console_scripts', 'flake8')()
>>   File "/usr/lib/python2.7/dist-packages/flake8/main.py", line 24, in main
>>     flake8_style = get_style_guide(parse_argv=True, config_file=DEFAULT_CONFIG)
>>   File "/usr/lib/python2.7/dist-packages/flake8/engine.py", line 93, in get_style_guide
>>     options_hook(options)
>>   File "/usr/lib/python2.7/dist-packages/pep8ext_naming.py", line 80, in parse_options
>>     cls.ignore_names = options.ignore_names.split(' ')
>> AttributeError: 'list' object has no attribute 'split'
> 
> Yep, confirmed. Breaks.
> 
> 0.3.2: Fix bug trying to call split on a list
> 
> Coming up! Thanks!
> 
> Dan

Updated.

DS

-- 
http://qa.debian.org/developer.php?login=debian%40danielstender.com
4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8


Reply to: