Skip to content

Allow more recent versions of llvmlite#1433

Draft
CLOVIS-AI wants to merge 2 commits into
cea-sec:masterfrom
CLOVIS-AI:llvmlite-version
Draft

Allow more recent versions of llvmlite#1433
CLOVIS-AI wants to merge 2 commits into
cea-sec:masterfrom
CLOVIS-AI:llvmlite-version

Conversation

@CLOVIS-AI

Copy link
Copy Markdown
Contributor

llvmlite 0.31 is compatible with LLVM versions 7.0 to 8.0.

  • Debian Stable (bullseye) is currently on LLVM 11.0
  • Ubuntu 22.04 LTS is currently on LLVM 14.0
  • ArchLinux is currently on LLVM 13.0

It doesn't seem possible to mark a specific version so it works everywhere. Instead, llvmlite>=0.31 ensures that new installations install the newest version, but if the users already have an llvmlite version installed, pip will keep it.

@CLOVIS-AI CLOVIS-AI marked this pull request as draft June 16, 2022 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant