Bug 193957

Summary: graphics/py-pillow: CONFLICT on pilconvert.py in multiple Python version installations
Product: Ports & Packages Reporter: Diane Bruce <db>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Some People CC: mva, wg
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 193958    
Attachments:
Description Flags
pillow fix for different python version, USES=python, update to 2.6.0, _imagingtk fix none

Description Diane Bruce freebsd_committer freebsd_triage 2014-09-26 19:59:14 UTC
===>  Checking if py27-pillow already installed
===>   Registering installation for py27-pillow-2.5.1
pkg-static: py27-pillow-2.5.1 conflicts with py33-pillow-2.5.2 (installs files into the same place).  Problematic file: /usr/local/bin/pilconvert.py
*** [fake-pkg] Error code 70
Comment 1 Marcus von Appen freebsd_committer freebsd_triage 2014-09-26 20:05:27 UTC
Over to maintainer
Comment 2 Marcus von Appen freebsd_committer freebsd_triage 2014-10-03 20:24:54 UTC
Created attachment 147943 [details]
pillow fix for different python version, USES=python, update to 2.6.0, _imagingtk fix

The attached patch updates Pillow to 2.6.0, converts it to USES=python and makes it available concurrently for different python versions.