[Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 11 05:28:36 UTC 2017


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

--- Comment #17 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Matthew Seaman from comment #16)

Yep I saw that too. 

If its a compulsory build requirement, it should be listed in
setup.py:setup_requires and added to BUILD_DEPENDS accordingly. It would be
worth clarifying the dependency type with upstream and getting the appropriate
upstream changes made.

If it's an optional or rather non-compulsory requirement, amalgamate should be
added to extras_require if it is indeed an 'extra' and the build should be
fixed.

The fact that the amalgamate step is 'skipped' rather than being fatal
indicates that it's OK to continue.

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


More information about the freebsd-python mailing list