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

Bug 471566

Summary: x11-wm/xpra-0.9.3 - Deprecated imports of PIL modules
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED UPSTREAM    
Severity: normal CC: floppym
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
URL: https://www.xpra.org/trac/ticket/354#ticket
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 471488    

Description Arfrever Frehtes Taifersar Arahesis 2013-05-28 05:33:36 UTC
x11-wm/xpra-0.9.3 contains deprecated imports of PIL modules, which are no longer supported in >=dev-python/imaging-2.0.0. See bug #471488 for details.

$ find_pil_deprecated_imports *
xpra/window_backing.py:    import Image
xpra/server_source.py:            import Image
xpra/scripts/config.py:    import Image
xpra/server.py:        import Image
xpra/window_source.py:        import Image
Comment 1 Michael Weber (RETIRED) gentoo-dev 2013-06-09 21:17:57 UTC
+*xpra-0.9.4-r1 (09 Jun 2013)
+*xpra-0.9.5-r1 (09 Jun 2013)
+
+  09 Jun 2013; Michael Weber <xmw@gentoo.org> +files/xpra-0.9.5-PIL.patch,
+  +xpra-0.9.4-r1.ebuild, +xpra-0.9.5-r1.ebuild, -xpra-0.9.3.ebuild:
+  Fix PIL imports (bug 471566, thanks Arfrever)
+
Comment 2 Michael Weber (RETIRED) gentoo-dev 2013-06-09 21:28:52 UTC
upstream report https://www.xpra.org/trac/ticket/354#ticket
Comment 3 Michael Weber (RETIRED) gentoo-dev 2013-06-10 07:40:04 UTC
fixed upstream https://www.xpra.org/trac/changeset/3600/xpra