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

Update dependency wheel to v0.45.0 #39

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 10, 2021

This PR contains the following updates:

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

Release Notes

pypa/wheel (wheel)

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)

v0.41.2

Compare Source

v0.41.1

Compare Source

v0.41.0

Compare Source

v0.40.0

Compare Source

v0.38.4

Compare Source

v0.38.3

Compare Source

v0.38.2

Compare Source

v0.38.1

Compare Source

v0.38.0

Compare Source

v0.37.1

Compare Source

v0.37.0

Compare Source

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source


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.

@coveralls
Copy link

coveralls commented Nov 10, 2021

Pull Request Test Coverage Report for Build 4434755552

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.0%) to 91.525%

Totals Coverage Status
Change from base Build 1611593859: -0.0%
Covered Lines: 162
Relevant Lines: 177

💛 - Coveralls

@renovate renovate bot changed the title Update dependency wheel to v0.37.0 Update dependency wheel to v0.37.1 Dec 22, 2021
@renovate renovate bot changed the title Update dependency wheel to v0.37.1 Update dependency wheel to v0.38.4 Nov 20, 2022
@renovate renovate bot changed the title Update dependency wheel to v0.38.4 Update dependency wheel to v0.40.0 Mar 16, 2023
@renovate renovate bot changed the title Update dependency wheel to v0.40.0 Update dependency wheel to v0.41.0 Jul 22, 2023
@renovate renovate bot changed the title Update dependency wheel to v0.41.0 Update dependency wheel to v0.41.1 Aug 5, 2023
@renovate renovate bot changed the title Update dependency wheel to v0.41.1 Update dependency wheel to v0.41.2 Aug 22, 2023
@renovate renovate bot changed the title Update dependency wheel to v0.41.2 Update dependency wheel to v0.41.3 Oct 30, 2023
@renovate renovate bot changed the title Update dependency wheel to v0.41.3 Update dependency wheel to v0.42.0 Nov 26, 2023
@renovate renovate bot changed the title Update dependency wheel to v0.42.0 Update dependency wheel to v0.43.0 Mar 11, 2024
@renovate renovate bot changed the title Update dependency wheel to v0.43.0 Update dependency wheel to v0.44.0 Aug 4, 2024
@renovate renovate bot changed the title Update dependency wheel to v0.44.0 Update dependency wheel to v0.45.0 Nov 8, 2024
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