Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 23, 2020

This PR contains the following updates:

Package Update Change
llvmlite (source) minor <= 0.31.0 -> <=0.33.0

Release Notes

numba/llvmlite

v0.33.0

Compare Source

This release upgrades to LLVM 9 and drops support for older LLVM versions.

Pull requests:

  • PR #​593: Fix CUDA with LLVM9
  • PR #​592: Fix meta.yaml
  • PR #​591: buildscripts: Unpin wheel
  • PR #​590: add python_requires to setup.py
  • PR #​582: Adds override for LLVM version check, re-formats docs.
  • PR #​581: Add FAQ entry on LLVM version support.
  • PR #​580: Trove classifiers may be out of date.
  • PR #​577: llvmlite wheel building fixes
  • PR #​575: Update the release date
  • PR #​548: Upgrade to LLVM9
  • PR #​521: Allow instructions to be removed from blocks

Authors:

  • Graham Markall
  • Jan Vesely
  • Siu Kwan Lam (core dev)
  • Stuart Archibald (core dev)
  • Tim Babb
  • Valentin Haenel (core dev)

v0.32.1

Compare Source

This is a small patch release that addresses some packaging issues:

Pull requests:

  • PR 580: Trove classifiers may be out of date.
  • PR 581: Add FAQ entry on LLVM version support.
  • PR 582: Adds override for LLVM version check, re-formats docs.

Authors:

  • Stuart Archibald (core dev)
  • Valentin Haenel (core dev)

v0.32.0

Compare Source

The main changes in this release are the removal of specific code for Python 2
and Python <3.6, and making the code base PEP8 compliant.

Pull requests:

  • PR #​577: llvmlite wheel building fixes
  • PR #​560: ENH: Better error message
  • PR #​558: update install docs
  • PR #​556: binding: Allow empty features list
  • PR #​555: travis: Cleanup
  • PR #​554: azure-pipelines: Bump VM images.
  • PR #​552: Add paragraph on installing from sdist and on non-traditional
    platforms.
  • PR #​551: Remove python 2, python < 3.6, fix up, add flake8
  • PR #​549: Miscalled method and missing parameter in the documentation
  • PR #​547: Permit building on Visual Studio 2017
  • PR #​543: Update error message in LLVM version check.
  • PR #​540: update to final release date for 0.31.0

Authors:

  • Arik Funke
  • Eric Larson
  • Jan Vesely
  • Shan Sikdar
  • Siu Kwan Lam (core dev)
  • Stan Seibert (core dev)
  • Stuart Archibald (core dev)
  • Vladislav Hrčka

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 23, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 23, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 23, 2020
@renovate-bot renovate-bot force-pushed the renovate/llvmlite-0.x branch from ee57b8c to 4be754d Compare July 24, 2020 18:04
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 24, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 24, 2020
@renovate-bot renovate-bot force-pushed the renovate/llvmlite-0.x branch from 4be754d to f752f20 Compare July 25, 2020 22:04
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 25, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 25, 2020
@renovate-bot renovate-bot force-pushed the renovate/llvmlite-0.x branch from f752f20 to fee0b5e Compare July 27, 2020 20:23
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 28, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 28, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 28, 2020
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Jul 28, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 28, 2020
@tseaver tseaver changed the title chore(deps): update dependency llvmlite to <=0.33.0 chore(deps): update dependency llvmlite to <=0.33.0 for python >= 3.6 Jul 29, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 29, 2020
@tseaver tseaver added the automerge Merge the pull request once unit tests and other checks pass. label Jul 29, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 29, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7a6f719 into googleapis:master Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants