Search Criteria
Package Details: python-llvmlite-git 0.41.0dev0.r0.g54e18cb-1
Package Actions
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: | BSD |
Conflicts: | python-llvmlite |
Provides: | python-llvmlite |
Submitter: | guotsuan |
Maintainer: | bcb |
Last Packager: | bcb |
Votes: | 4 |
Popularity: | 0.000465 |
First Submitted: | 2014-11-30 03:15 (UTC) |
Last Updated: | 2023-04-19 13:12 (UTC) |
Dependencies (9)
- llvm14-libs (llvm14-libs-minimal)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- llvm14 (llvm14-minimal) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-graphviz (optional) – visualising control-flow graphs
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-git (requires python-llvmlite)
- python-poliastro (requires python-llvmlite) (check)
- python-poliastro-doc (requires python-llvmlite) (make)
- spleeter2 (requires python-llvmlite)
Latest Comments
1 2 Next › Last »
bcb commented on 2021-01-11 10:47 (UTC)
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 (UTC)
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 (UTC)
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 (UTC) (edited on 2019-11-22 15:54 (UTC) by flying-sheep)
@guotsuan please fix that, and also it’s
--root="$pkgdir"
, not--root=$pkgdir
petronny commented on 2019-06-04 05:10 (UTC)
@guotsuan It's not
provides=('python-llvmlite=$pkgver')
. It should beprovides=("python-llvmlite=$pkgver")
.guotsuan commented on 2019-05-30 00:43 (UTC)
Thanks, I have fixed it.
petronny commented on 2019-05-29 06:01 (UTC)
@guotsuan So please updating
provides=('python-llvmlite')
toprovides=("python-llvmlite=$pkgver")
flying-sheep commented on 2019-05-24 08:22 (UTC)
It does work!
petronny commented on 2019-05-23 05:58 (UTC) (edited on 2019-05-23 05:59 (UTC) by petronny)
@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 (UTC)
Hmm, pacman doesn’t seem to understand this version number.
With python-llvmlite-git-0.29.0dev0.r36.gd5e5cb0-1 installed, I see:
1 2 Next › Last »