#6255 switch from PIL to Pillow

v1.0.0
closed
sf-1 (616)
General
nobody
2015-08-20
2013-05-20
No

Pillow has many patches & improvements over PIL, including better discovery of libraries like libjpeg, so they don't have to be symlinked to different locations on Ubuntu.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-05-24
    • status: open --> in-progress
    • assigned_to: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2013-05-24

    This will also let our tests pass on https://builds.apache.org/job/Allura/ which is an Ubuntu system where we can't symlink libraries.

     
  • Dave Brondsema

    Dave Brondsema - 2013-05-24
    • status: in-progress --> code-review
    • Size: --> 1
    • Milestone: forge-backlog --> forge-may-31
     
  • Dave Brondsema

    Dave Brondsema - 2013-05-24

    allura:db/6255

    I've run affected tests with both PIL and Pillow and they pass.

    nosetests allura/tests/functional/test_admin.py allura/tests/functional/test_neighborhood.py allura/tests/model/test_filesystem.py allura/tests/test_globals.py; cd ../ForgeDiscussion/; nosetests forgediscussion/tests/functional/test_forum_admin.py; cd ../ForgeTracker/; nosetests forgetracker/tests/functional/test_root.py; cd ../ForgeWiki/; nosetests forgewiki/tests/functional/test_root.py

     
  • Dave Brondsema

    Dave Brondsema - 2013-05-31
    • Milestone: forge-may-31 --> forge-jun-14
     
  • Cory Johns - 2013-06-03
    • status: code-review --> closed
     

Log in to post a comment.