django-bootstrap4
django-bootstrap4 copied to clipboard
Bump setuptools from 63.4.3 to 65.0.2
Bumps setuptools from 63.4.3 to 65.0.2.
Changelog
Sourced from setuptools's changelog.
v65.0.2
Misc ^^^^
- #3505: Restored distutils msvccompiler and msvc9compiler modules and marked as deprecated (pypa/distutils@c802880).
v65.0.1
Documentation changes ^^^^^^^^^^^^^^^^^^^^^
- #3529: Added clarification to :doc:
/userguide/quickstartabout support tosetup.py.Misc ^^^^
- #3526: Fix backward compatibility of editable installs and custom
build_extcommands inheriting directly fromdistutils.- #3528: Fixed
buid_meta.prepare_metadata_for_build_wheelwhen givenmetadata_directoryis".".v65.0.0
Breaking Changes ^^^^^^^^^^^^^^^^
- #3505: Removed 'msvccompiler' and 'msvc9compiler' modules from distutils.
- #3521: Remove bdist_msi and bdist_wininst commands, which have been deprecated since Python 3.9. Use older Setuptools for these behaviors if needed.
Documentation changes ^^^^^^^^^^^^^^^^^^^^^
- #3519: Changed the note in
keywordsdocumentation regarding editable installations to specify whichsetuptoolsversion require a minimalsetup.pyfile or not.v64.0.3
Misc ^^^^
... (truncated)
Commits
d03da04Bump version: 65.0.1 → 65.0.23d2ecd1Suppress deprecation warnings in tests.743623aUpdate changelogfffb704Merge https://github.com/pypa/distutilsc802880Mark msvc*compiler modules as deprecated.49116a3Revert "Remove old msvc modules."0a19068Bump version: 65.0.0 → 65.0.1fe089a9Remove unecessary comma9eea382ocs: Clarify 'setup.py' support on Quickstart (#3529)e4bebb8docs: Make pkg_resources warning more visible (#3530)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)