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

Bug 471556

Summary: www-client/weboob-0e-r2: Deprecated imports of PIL modules
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: [OLD] UnspecifiedAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 463396    
Bug Blocks: 471488    

Description Mike Gilbert gentoo-dev 2013-05-28 04:39:03 UTC
See tracker bug 471488 for details.

/usr/lib64/python2.5/site-packages/weboob/tools/captcha/virtkeyboard.py:    import Image
/usr/lib64/python2.6/site-packages/weboob/tools/captcha/virtkeyboard.py:    import Image
/usr/lib64/python2.7/site-packages/weboob/tools/captcha/virtkeyboard.py:    import Image
/usr/lib64/pypy1.9/site-packages/weboob/tools/captcha/virtkeyboard.py:    import Image
/usr/lib64/pypy2.0/site-packages/weboob/tools/captcha/virtkeyboard.py:    import Image
Comment 1 Laurent Bachelier 2013-07-03 22:30:19 UTC
This is fixed in Git and will be included in 0.g.

You can include the patch 74f15059e9f7ad2da7d57feb8e2428f238e65576 https://symlink.me/issues/1076

However I don't think the modules of 0.e were updated, so you should update to 0.f in order to fully fix the issue - see #463396
Comment 2 Laurent Bachelier 2013-08-03 13:06:45 UTC
0.g released, see #463396 for fixed ebuild
Comment 3 Mike Gilbert gentoo-dev 2013-08-03 15:09:57 UTC
Resolved in weboob-0.g.