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

Bug 471498

Summary: app-office/scribus-1.4.2-r2: Deprecated imports of PIL modules
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: Current packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED FIXED    
Severity: normal CC: desktop-misc, jlec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 471488    

Description Arfrever Frehtes Taifersar Arahesis 2013-05-27 23:45:24 UTC
app-office/scribus-1.4.2-r2 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 *
scribus/plugins/scriptplugin/scripts/FontSample.py:    import Image
scribus/plugins/scriptplugin/scripts/FontSample.py:    import ImageTk
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-05-29 07:53:59 UTC
When will it break? next imaging version?
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2013-05-29 07:54:31 UTC
Okay I see.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2013-05-29 08:47:08 UTC
+*scribus-1.4.2-r3 (29 May 2013)
+
+  29 May 2013; Justin Lecher <jlec@gentoo.org> +scribus-1.4.2-r3.ebuild,
+  +files/scribus-1.4.2-imaging.patch:
+  Backport upstream fix for deprecated dev-python/imaging usage, #471498
+
Comment 4 Mike Gilbert gentoo-dev 2013-06-09 16:54:57 UTC
+  09 Jun 2013; Mike Gilbert <floppym@gentoo.org> scribus-1.4.2-r3.ebuild,
+  scribus-1.4.9999.ebuild, scribus-9999.ebuild:
+  Depend on virtual/python-imaging, bug 471498.