Date: Mon, 25 Jul 2016 09:22:27 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 211346] [NEW PORT] devel/py-llvmlite: Lightweight LLVM python binding for writing JIT compilers Message-ID: <bug-211346-21822-4IYmKZWAbT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211346-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-211346-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346 --- Comment #4 from Kubilay Kocak <koobs@FreeBSD.org> --- Also, install_requires in setup.py are RUN_DEPENDS not BUILD_DEPENDS, and the enum34 RUN_DEPENDS needs to be conditional on PYTHON_REL < 3400 (ie; 2.7 only) as per setup.py -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211346-21822-4IYmKZWAbT>
