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

--- Comment #2 from Christer Edwards <christer.edwa...@gmail.com> ---
Hi. 

Sorry to hear you had trouble with the port. The difficulty with a port like
py-salt is that it potentially has 400 optional dependencies, one for each
execution module. Unfortunately, it isn't feasible to include all of the
optional ports in the base package. It would be enormous.

My preference is to keep the base py-salt package as small as it can be for
essential functionality. Some execution modules will require additional Python
libraries, and those need to be resolved locally by the end user.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to