Support for loading distutils from the standard library is now deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and importing distutils before importing setuptools. (#4137)
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pip-dependencies group with 2 updates: pyfakefs and setuptools.
Updates
pyfakefs
from 5.5.0 to 5.6.0Release notes
Sourced from pyfakefs's releases.
Changelog
Sourced from pyfakefs's changelog.
Commits
ba30aeb
Release version 5.6.0a6617e5
Add apply_umask argument to FakeFilesystem.create_dir64ed360
[pre-commit.ci] pre-commit autoupdate9c19d6a
Use pyupgrade in pre-commit (#1036)3be5638
Runpyupgrade --py37-plus
(#1035)9e3a927
[pre-commit.ci] pre-commit autoupdate78b0cbb
Update openpyxl from 3.1.4 to 3.1.566c6300
Preliminary support for Python 3.13e258c05
[pre-commit.ci] pre-commit autoupdatebe28cdd
[pre-commit.ci] pre-commit autoupdateUpdates
setuptools
from 70.2.0 to 70.3.0Changelog
Sourced from setuptools's changelog.
Commits
356e9a0
Bump version: 70.2.0 → 70.3.0822280b
Merge pull request #4463 from pypa/bugfix/distutils-34f9518efc4e64c1
Add news fragment.b01183c
Merge https://github.com/pypa/distutils into bugfix/distutils-34f9518efe221581
Merge pull request pypa/distutils#267 from msys2-contrib/customize_compiler_m...34f9518
Merge pull request #4410 from pypa/debt/4137-deprecate-distutils-stdlibbacd9c6
sysconfig: skip customize_compiler() with MSVC Python again4a3406b
CI: also set CC/CXX when pip installing with mingw+clange9f0be9
Merge pull request #4453 from pypa/drop-gitignore70cda3d
Use '.yml' for consistency.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