Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471538 - media-radio/wspr-2.00-r1: Deprecated imports of PIL modules
Summary: media-radio/wspr-2.00-r1: Deprecated imports of PIL modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 471488
  Show dependency tree
 
Reported: 2013-05-28 04:23 UTC by Mike Gilbert
Modified: 2013-06-02 16:35 UTC (History)
0 users

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 Mike Gilbert gentoo-dev 2013-05-28 04:23:07 UTC
See tracker bug 471488 for details.

/usr/bin/wspr.py-python2.6:import Image, ImageTk, ImageDraw
/usr/bin/wspr.py-python2.7:import Image, ImageTk, ImageDraw
Comment 1 Thomas Beierlein gentoo-dev 2013-06-02 16:35:38 UTC
(In reply to Mike Gilbert from comment #0)
> See tracker bug 471488 for details.
> 
> /usr/bin/wspr.py-python2.6:import Image, ImageTk, ImageDraw
> /usr/bin/wspr.py-python2.7:import Image, ImageTk, ImageDraw

Fixed.

+  02 Jun 2013; Thomas Beierlein <tomjbe@gentoo.org> wspr-2.00-r1.ebuild,
+  +files/wspr-2.00-PIL.patch:
+  Fix import of PIL modules (Bug #471538)
+