Search Criteria
Package Details: python-llvmlite-git 0.36.0dev0.r31.g9946a22-1
Git Clone URL: | https://aur.archlinux.org/python-llvmlite-git.git (read-only, click to copy) |
---|---|
Package Base: | python-llvmlite-git |
Description: | A lightweight LLVM python binding for writing JIT compilers (Git version) |
Upstream URL: | https://github.com/numba/llvmlite |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | guotsuan |
Maintainer: | bcb |
Last Packager: | bcb |
Votes: | 3 |
Popularity: | 0.000004 |
First Submitted: | 2014-11-30 03:15 |
Last Updated: | 2021-01-11 10:40 |
Dependencies (4)
- llvm10-libs
- python (python-dbg)
- git (git-git) (make)
- llvm10 (make)
Required by (8)
- mathics (requires python-llvmlite)
- python-bempp-cl (requires python-llvmlite)
- python-google-cloud-bigquery (requires python-llvmlite) (optional)
- python-miasm-git (requires python-llvmlite) (optional)
- python-numba (requires python-llvmlite)
- python-numba (requires python-llvmlite)
- python-numba-py39-git (requires python-llvmlite)
- python-numba-roctools-git (requires python-llvmlite)
Latest Comments
1 2 Next › Last »
bcb commented on 2021-01-11 10:47
I've dropped the Python 2 package. I've also tidied up the dependencies and the provides.
petronny commented on 2020-05-04 02:50
Hi could you drop python2-llvmlite-git?
It doesn't build now and Python 2 is EOL.
petronny commented on 2019-11-30 01:29
python-llvmlite-git depends on llvm but python-llvmlite doesn't (it's only a make dependency). Please fix this.
flying-sheep commented on 2019-11-22 15:51
@guotsuan please fix that, and also it’s
--root="$pkgdir"
, not--root=$pkgdir
petronny commented on 2019-06-04 05:10
@guotsuan It's not
provides=('python-llvmlite=$pkgver')
. It should beprovides=("python-llvmlite=$pkgver")
.guotsuan commented on 2019-05-30 00:43
Thanks, I have fixed it.
petronny commented on 2019-05-29 06:01
@guotsuan So please updating
provides=('python-llvmlite')
toprovides=("python-llvmlite=$pkgver")
flying-sheep commented on 2019-05-24 08:22
It does work!
petronny commented on 2019-05-23 05:58
@flying-sheep Could you confirm if this can be fixed by updating
provides=('python-llvmlite')
toprovides=("python-llvmlite=$pkgver")
in line 32?flying-sheep commented on 2019-05-22 12:31
Hmm, pacman doesn’t seem to understand this version number.
With python-llvmlite-git-0.29.0dev0.r36.gd5e5cb0-1 installed, I see: