Skip to content
Snippets Groups Projects
Commit 8a521db5 authored by Max Brazhnikov's avatar Max Brazhnikov
Browse files

devel/py-llvmlite: update to 0.44.0

Bump required LLVM to 15.x
parent 5ff5fe36
No related branches found
No related tags found
No related merge requests found
PORTNAME= llvmlite
DISTVERSION= 0.43.0
DISTVERSION= 0.44.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
# llvm compatibility table https://github.com/numba/llvmlite#compatibility
USES= compiler:c++11-lib fortran llvm:14,build,run python
USES= compiler:c++11-lib fortran llvm:15,build,run python
USE_PYTHON= distutils autoplist pytest # many tests fail, see https://github.com/numba/llvmlite/issues/1015
MAKE_ENV= LLVM_CONFIG=${LLVM_CONFIG}
......
TIMESTAMP = 1718714350
SHA256 (llvmlite-0.43.0.tar.gz) = ae2b5b5c3ef67354824fb75517c8db5fbe93bc02cd9671f3c62271626bc041d5
SIZE (llvmlite-0.43.0.tar.gz) = 157069
TIMESTAMP = 1738000508
SHA256 (llvmlite-0.44.0.tar.gz) = 07667d66a5d150abed9157ab6c0b9393c9356f229784a4385c02f99e94fc94d4
SIZE (llvmlite-0.44.0.tar.gz) = 171880
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment