Bug 193957 - graphics/py-pillow: CONFLICT on pilconvert.py in multiple Python version installations
Summary: graphics/py-pillow: CONFLICT on pilconvert.py in multiple Python version inst...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: William Grzybowski
URL:
Keywords: patch
Depends on:
Blocks: 193958
  Show dependency treegraph
 
Reported: 2014-09-26 19:59 UTC by Diane Bruce
Modified: 2014-10-07 20:41 UTC (History)
2 users (show)

See Also:


Attachments
pillow fix for different python version, USES=python, update to 2.6.0, _imagingtk fix (1.90 KB, patch)
2014-10-03 20:24 UTC, Marcus von Appen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.