svn commit: r502238 - in head/x11: . py-pyscreenshot

Steve Wills swills at FreeBSD.org
Wed May 22 12:08:11 UTC 2019


Hi,

On 5/22/19 3:16 AM, Kubilay Kocak wrote:
> pyscreenshots setup.py doesn't reference pillow, but a dependent port 

pyscreenshot/plugins/wxscreen.py looks like it does:

from PIL import Image

which I think comes from graphics/py-pillow. Am I missing something?

> for which this was added (pyvirtualdisplay) does. I'm guessing it was 
> inadvertent.
> 
> I've already send Steve an email mentioning it

This is the only email I saw.

> Either way, not adding a port because the pkg-descr was wrong (I dont 
> think it is however, given it doesn't depend on pillow) is a bit much.
> 
> We'd just amend the pkg-descr not to make the claim thereby restoring 
> balance to your force

Any suggestions on what pkg-descr should say?

Steve


More information about the svn-ports-head mailing list