Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2016 09:20:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211346] [NEW PORT] devel/py-llvmlite: Lightweight LLVM python binding for writing JIT compilers
Message-ID:  <bug-211346-13-DBkHupt5py@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211346-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211346-13@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=3D211346

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
Also:

- Add LICENSE_FILE if one exists in WRKSRC (I can see that is does: LICENSE)
- Upstream trove classifiers for Python version supported stipulate:

Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5=20

But USES=3Dpython specifies 2.7-3.3

Since python.mk doesn't currently support X,Y-Z or X,Y+, please set this as
USES=3Dpython with a comment above saying # Python 2.7,3.4+

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211346-13-DBkHupt5py>