django-bootstrap5
django-bootstrap5 copied to clipboard
Bump setuptools from 63.4.3 to 65.0.1
Bumps setuptools from 63.4.3 to 65.0.1.
Changelog
Sourced from setuptools's changelog.
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 ^^^^
- #3515: Fixed "inline" file copying for editable installations and optional extensions.
- #3517: Fixed
editable_wheelto ensure other commands are finalized before using them. This should prevent errors with plugins trying to use different commands or reinitializing them.- #3517: Augmented filter to prevent transient/temporary source files from being considered
package_dataordata_files.v64.0.2
... (truncated)
Commits
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)bc68a60Fix build_meta when metadata_directory=='.' (#3528)b5b195aFix editable compatibility with distutils' build_ext (#3526)01b8529Fix error in tests62c45bcMake pkg_resources warning more visiblecc2a4efAdd news fragmentc5e3d8fClarify 'setup.py' on quistart- 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)