Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471498 - app-office/scribus-1.4.2-r2: Deprecated imports of PIL modules
Summary: app-office/scribus-1.4.2-r2: Deprecated imports of PIL modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 471488
  Show dependency tree
 
Reported: 2013-05-27 23:45 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2013-06-09 16:54 UTC (History)
2 users (show)

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 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.