Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency wheel to v0.45.1 #180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wheel (changelog) ==0.41.2 -> ==0.45.1 age adoption passing confidence

Release Notes

pypa/wheel (wheel)

v0.45.1

Compare Source

  • Fixed pure Python wheels converted from eggs and wininst files having the ABI tag in the file name

v0.45.0

Compare Source

  • Refactored the convert command to not need setuptools to be installed

  • Don't configure setuptools logging unless running bdist_wheel

  • Added a redirection from wheel.bdist_wheel.bdist_wheel to setuptools.command.bdist_wheel.bdist_wheel to improve compatibility with setuptools' latest fixes.

    Projects are still advised to migrate away from the deprecated module and import the setuptools' implementation explicitly. (PR by @​abravalheri)

v0.44.0

Compare Source

  • Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn)
  • Deprecated the bdist_wheel module, as the code was migrated to setuptools itself

v0.43.0

Compare Source

  • Dropped support for Python 3.7
  • Updated vendored packaging to 24.0

v0.42.0

Compare Source

  • Allowed removing build tag with wheel tags --build ""
  • Fixed wheel pack and wheel tags writing updated WHEEL fields after a blank line, causing other tools to ignore them
  • Fixed wheel pack and wheel tags writing WHEEL with CRLF line endings or a mix of CRLF and LF
  • Fixed wheel pack --build-number "" not removing build tag from WHEEL (above changes by Benjamin Gilbert)

v0.41.3

Compare Source

  • Updated vendored packaging to 23.2
  • Fixed ABI tag generation for CPython 3.13a1 on Windows (PR by Sam Gross)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.41.3 chore(deps): update dependency wheel to v0.42.0 Nov 26, 2023
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from d2edb8e to cf8b12f Compare November 26, 2023 16:37
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.42.0 chore(deps): update dependency wheel to v0.43.0 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from cf8b12f to 27743c7 Compare March 11, 2024 20:33
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 27743c7 to 970c08f Compare August 4, 2024 15:11
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.43.0 chore(deps): update dependency wheel to v0.44.0 Aug 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.44.0 chore(deps): update dependency wheel to v0.45.0 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 970c08f to 0fae168 Compare November 8, 2024 22:19
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.45.0 chore(deps): update dependency wheel to v0.45.1 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 0fae168 to 2bdff46 Compare November 23, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants