Chore(deps): bump setuptools from 71.1.0 to 75.1.0
Bumps setuptools from 71.1.0 to 75.1.0.
Changelog
Sourced from setuptools's changelog.
v75.1.0
Features
- Deprecated
bdist_wheel.universal
configuration. (#4617)Bugfixes
- Removed reference to upload_docs module in entry points. (#4650)
v75.0.0
Features
- Declare also the dependencies used by distutils (adds jaraco.collections).
Deprecations and Removals
v74.1.3
Bugfixes
- Fix cross-platform compilation using
distutils._msvccompiler.MSVCCompiler
-- by :user:saschanaz
and :user:Avasam
(#4648)v74.1.2
Bugfixes
... (truncated)
Commits
-
3106af0
Bump version: 75.0.0 → 75.1.0 -
37c3d27
Removed reference to upload_docs module in entry points. -
9fb53fd
Merge pull request #4617 from abravalheri/issue-4612 -
cd3ba7d
Merge pull request #4644 from DimitriPapadopoulos/codespell -
5e27b2a
Bump version: 74.1.3 → 75.0.0 -
af9e245
Merge pull request #4649 from pypa/feature/distutils-7283751 -
f15861e
Add news fragment. -
ce01828
Merge https://github.com/pypa/distutils into feature/distutils-7283751 -
378984e
Remove news fragments, not useful here. -
ffdf0bd
Merge tag 'v74.1.3' - Additional commits viewable in compare view