Adding Python 2.7 to linux-c7
Zhihao Yuan
zy at miator.net
Sat Nov 11 22:08:11 UTC 2017
On Sat, Nov 11, 2017 at 10:12 AM, Tijl Coosemans <tijl at freebsd.org> wrote:
> > The motivation is that some Python software ship Linux-
> > specific binaries, and we want to enable the uses.
>
> Can you give an example of such software, because adding python and
> its modules is a big decision.
>
This is the one our research team is
working on:
https://pypi.python.org/pypi/sciunit2
It doesn't work in linuxulator yet, but
our further contribution may make it
work. I could try to ship on
https://conda.io/docs/index.html
but still, pypi is a much easier platform
to approach for the users.
Since Python added manylinux1 abi
support to wheels, I suspect that it
may be popular to ship Linux-specific
binaries -- unless we propose a
freebsd abi to PEP?
And I don't think this is a *big* decision...
All we need are just Python modules
with Linux binaries, we are not asking
for packaging everything starting from
setuptools!
--
Zhihao Yuan, ID lichray
The best way to predict the future is to invent it.
_______________________________________________
More information about the freebsd-emulation
mailing list