git: 8a521db5edfa - main - devel/py-llvmlite: update to 0.44.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 08:23:17 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a521db5edfa06eaaee201c060f7b3f5095e8cb1 commit 8a521db5edfa06eaaee201c060f7b3f5095e8cb1 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-01-28 08:16:46 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-01-28 08:23:06 +0000 devel/py-llvmlite: update to 0.44.0 Bump required LLVM to 15.x --- devel/py-llvmlite/Makefile | 4 ++-- devel/py-llvmlite/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-llvmlite/Makefile b/devel/py-llvmlite/Makefile index 0ab3093a8dcb..f542db89e470 100644 --- a/devel/py-llvmlite/Makefile +++ b/devel/py-llvmlite/Makefile @@ -1,5 +1,5 @@ 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} diff --git a/devel/py-llvmlite/distinfo b/devel/py-llvmlite/distinfo index bf477b3ee500..685f05b07909 100644 --- a/devel/py-llvmlite/distinfo +++ b/devel/py-llvmlite/distinfo @@ -1,3 +1,3 @@ -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