[Bug 243665] graphics/py-pillow: Update to 7.0.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 15 00:03:20 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243665

--- Comment #10 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Sunpoet Po-Chuan Hsieh from comment #9)

I'd like to see less dependencies in python.mk than more. Every Python package
that declares a dependency that includes a <version-spec> cant be accurately or
correctly described using a shared dependency line

It doesn't even matter whether or not the Python package declares the
<version-spec> correctly or not. Whatever is specified in setup.py *must* be
'exactly' satisfied, otherwise it results in a runtime dependency error (even
when the dependency is installed).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list