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

Bump setuptools from 76.1.0 to 77.0.1 #10605

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps setuptools from 76.1.0 to 77.0.1.

Changelog

Sourced from setuptools's changelog.

v77.0.1

Bugfixes

  • Manually fix news fragment entries causing CI to crash when building docs. (#4891)

v77.0.0

Features

  • Added initial support for license expression (PEP :pep:639 <639#add-license-expression-field>). -- by :user:cdce8p (#4706)
  • Store License-File\s in .dist-info/licenses subfolder and added support for recursive globs for license_files (PEP :pep:639 <639#add-license-expression-field>). -- by :user:cdce8p (#4728)
  • Bump core metadata version to 2.4. -- by :user:cdce8p (#4830)
  • Updated vendored copy of wheel to v0.45.1. (#4869)

Deprecations and Removals

  • Added initial implementation of :pep:639. Users relying on pre- :pep:639 implementation details (like precise license file paths inside dist-info directory) may need to adjust their code base to avoid problems. Deprecations and stronger validation were also introduced (#4829).
  • Added exception (or warning) when deprecated license classifiers are used, according to PEP :pep:639 <639#deprecate-license-classifiers>. (#4833)
  • Deprecated tools.setuptools.license-files in favor of project.license-files and added exception if project.license-files and tools.setuptools.license-files are used together. -- by :user:cdce8p (#4837)
  • Deprecated project.license as a TOML table in pyproject.toml. Users are expected to move towards using project.license-files and/or SPDX expressions (as strings) in pyproject.license. See PEP :pep:639 <639#deprecate-license-key-table-subkeys>. (#4840)
  • Added simple validation for given glob patterns in license-files: a warning will be generated if no file is matched. Invalid glob patterns can raise an exception. -- thanks :user:cdce8p for contributions. (#4838)

Misc

Commits
  • f577461 Bump version: 77.0.0 → 77.0.1
  • 85677af Manually fix news fragment entries (#4891)
  • ce2e283 Change news fragment name to imply patch version bump
  • 7653149 Add news fragments
  • 7db26a1 Manually fix news fragment entries
  • 5d58b45 Bump version: 76.1.0 → 77.0.0
  • f49d589 Update URL in warning
  • dee0a5e Add news fragment for PEP 639 marking as 'breaking'
  • 74725de Update vendored copy of wheel (#4869)
  • 5585c1c Add news fragment
  • Additional commits viewable in compare 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 [setuptools](https://github.com/pypa/setuptools) from 76.1.0 to 77.0.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v76.1.0...v77.0.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2025
@dependabot dependabot bot requested review from webknjaz and asvetlov as code owners March 20, 2025 10:45
@github-actions github-actions bot enabled auto-merge (squash) March 20, 2025 10:45
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (4f45448) to head (6eb32dc).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10605   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files         125      125           
  Lines       37366    37366           
  Branches     2064     2064           
=======================================
  Hits        36884    36884           
  Misses        335      335           
  Partials      147      147           
Flag Coverage Δ
CI-GHA 98.58% <ø> (ø)
OS-Linux 98.25% <ø> (ø)
OS-Windows 96.18% <ø> (-0.01%) ⬇️
OS-macOS 97.37% <ø> (+<0.01%) ⬆️
Py-3.10.11 97.27% <ø> (-0.02%) ⬇️
Py-3.10.16 97.81% <ø> (-0.01%) ⬇️
Py-3.11.11 97.89% <ø> (ø)
Py-3.11.9 97.35% <ø> (ø)
Py-3.12.9 98.36% <ø> (+<0.01%) ⬆️
Py-3.13.2 98.34% <ø> (ø)
Py-3.9.13 97.15% <ø> (-0.01%) ⬇️
Py-3.9.21 97.69% <ø> (+0.04%) ⬆️
Py-pypy7.3.16 85.91% <ø> (-7.62%) ⬇️
VM-macos 97.37% <ø> (+<0.01%) ⬆️
VM-ubuntu 98.25% <ø> (ø)
VM-windows 96.18% <ø> (-0.01%) ⬇️

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.

Copy link

codspeed-hq bot commented Mar 20, 2025

CodSpeed Performance Report

Merging #10605 will not alter performance

Comparing dependabot/pip/setuptools-77.0.1 (6eb32dc) with master (4f45448)

Summary

✅ 47 untouched benchmarks

@github-actions github-actions bot merged commit 8fbf5ca into master Mar 20, 2025
41 checks passed
@github-actions github-actions bot deleted the dependabot/pip/setuptools-77.0.1 branch March 20, 2025 11:04
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