Date: Tue, 11 Jul 2017 05:28:35 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 220596] [new port] shells/xonsh: Python-ish BASH-wards shell Message-ID: <bug-220596-21822-1pBocdkQA0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220596-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-220596-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220596 --- Comment #17 from Kubilay Kocak <koobs@FreeBSD.org> --- (In reply to Matthew Seaman from comment #16) Yep I saw that too.=20 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 appropri= ate 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220596-21822-1pBocdkQA0>