Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

This PR contains the following updates:

Package Change Age Confidence
wheel (changelog) ==0.41.2==0.45.1 age 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
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.45.1 chore(deps): update dependency wheel to v0.46.0 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 2bdff46 to 830203a Compare April 3, 2025 10:12
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.46.0 chore(deps): update dependency wheel to v0.45.1 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 830203a to 1de1336 Compare April 3, 2025 16:33
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.45.1 chore(deps): update dependency wheel to v0.46.1 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 1de1336 to cbde348 Compare April 8, 2025 23:24
@renovate renovate bot changed the title chore(deps): update dependency wheel to v0.46.1 chore(deps): update dependency wheel to v0.45.1 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from cbde348 to 7ff094d Compare April 9, 2025 13:10
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.

1 participant