Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package request: Python 3 Numba #42765

Closed
budrz55 opened this issue Mar 14, 2023 · 2 comments
Closed

Package request: Python 3 Numba #42765

budrz55 opened this issue Mar 14, 2023 · 2 comments
Labels
request Package request

Comments

@budrz55
Copy link

budrz55 commented Mar 14, 2023

Package name

python3-numba

Package homepage

https://numba.pydata.org/

Description

JIT compiler that translates a subset of Python and NumPy code into fast machine code.

Does the requested package meet the package requirements?

System

Is the requested package released?

Yes

@budrz55 budrz55 added the request Package request label Mar 14, 2023
@tranzystorekk
Copy link
Contributor

tranzystorekk commented Mar 14, 2023

Unfortunately, this section https://llvmlite.readthedocs.io/en/latest/admin-guide/install.html#building-manually makes packaging almost impossible - upstream demands we build a particular variant of LLVM from source and points out that using the system installation of LLVM won't work. Void typically doesn't maintain special versions of dependencies, and especially those as large as LLVM.

@ahesford
Copy link
Member

Unfortunately, requiring a patched LLVM is a deal-breaker here; this is the same reason we struck Julia from the repo.

@ahesford ahesford closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Package request
Projects
None yet
Development

No branches or pull requests

3 participants