Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump wheel from 0.44.0 to 0.45.0#124

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge2 commits intomaster
base:master
Choose a base branch
Loading
fromdependabot/pip/wheel-0.45.0

Conversation

dependabot[bot]
Copy link

@dependabotdependabotbot commented on behalf ofgithubNov 11, 2024

Bumpswheel from 0.44.0 to 0.45.0.

Release notes

Sourced fromwheel's releases.

0.45.0

  • Refactored theconvert command to not need setuptools to be installed

  • Don't configure setuptools logging unless runningbdist_wheel

  • Added a redirection fromwheel.bdist_wheel.bdist_wheel tosetuptools.command.bdist_wheel.bdist_wheel to improve compatibility withsetuptools' latest fixes.

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

Changelog

Sourced fromwheel's changelog.

Release Notes

0.45.0 (2024-11-08)

  • Refactored theconvert command to not need setuptools to be installed

  • Don't configure setuptools logging unless runningbdist_wheel

  • Added a redirection fromwheel.bdist_wheel.bdist_wheel tosetuptools.command.bdist_wheel.bdist_wheel to improve compatibility withsetuptools' latest fixes.

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

0.44.0 (2024-08-04)

  • Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn)
  • Deprecated thebdist_wheel module, as the code was migrated tosetuptoolsitself

0.43.0 (2024-03-11)

  • Dropped support for Python 3.7
  • Updated vendoredpackaging to 24.0

0.42.0 (2023-11-26)

  • Allowed removing build tag withwheel tags --build ""
  • Fixedwheel pack andwheel tags writing updatedWHEEL fields after ablank line, causing other tools to ignore them
  • Fixedwheel pack andwheel tags writingWHEEL with CRLF line endings ora mix of CRLF and LF
  • Fixedwheel pack --build-number "" not removing build tag fromWHEEL(above changes by Benjamin Gilbert)

0.41.3 (2023-10-30)

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

0.41.2 (2023-08-22)

  • Fixed platform tag detection for GraalPy and 32-bit python running on an aarch64kernel (PR by Matthieu Darbois)
  • Fixedwheel tags to not list directories inRECORD files(PR by Mike Taves)
  • Fixed ABI tag generation for GraalPy (PR by Michael Simacek)

0.41.1 (2023-08-05)

... (truncated)

Commits
  • d78f0e3 Created a new release
  • f064c69 Added license files for vendoredpackaging
  • 68387af Only configure setuptools logging if bdist_wheel is imported (#641)
  • c81f5c9 Refactored thewheel convert command to not require setuptools (#640)
  • e43464d Adjusted target Python versions in GitHub CI
  • e9894e7 Tweaked pytest settings to make the tracebacks easier to read
  • baf6bf8 Removed Cirrus CI configuration
  • 28c1ba1 Improved compatibility with future versions ofsetuptools (#638)
  • 9254a4f Exclude@overload andif TYPE_CHECKING: from coverage checks
  • d841597 [pre-commit.ci] pre-commit autoupdate (#635)
  • Additional commits viewable incompare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 to 0.45.0.- [Release notes](https://github.com/pypa/wheel/releases)- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)- [Commits](pypa/wheel@0.44.0...0.45.0)---updated-dependencies:- dependency-name: wheel  dependency-type: direct:development  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@codecovCodecov
Copy link

codecovbot commentedNov 11, 2024
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.24%. Comparing base(1bf53a3) to head(97a6852).

Additional details and impacted files
@@           Coverage Diff           @@##           master     #124   +/-   ##=======================================  Coverage   98.24%   98.24%           =======================================  Files          20       20             Lines         571      571             Branches      108       66   -42     =======================================  Hits          561      561             Misses          8        8             Partials        2        2
FlagCoverage Δ
3.1098.24% <ø> (ø)
3.1198.24% <ø> (ø)
3.1298.24% <ø> (ø)
3.898.24% <ø> (ø)
3.998.24% <ø> (ø)
macos-latest98.24% <ø> (ø)
ubuntu-latest98.24% <ø> (ø)
windows-latest98.24% <ø> (ø)

Flags with carried forward coverage won't be shown.Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

@dependabotDependabot
Copy link
Author

dependabotbot commented on behalf ofgithubNov 25, 2024

A newer version of wheel exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp