Opened 14 months ago
Closed 14 months ago
#5560 closed enhancement (fixed)
setuptools-75.1.0
| Reported by: | Bruce Dubbs | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.3 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New major version.
Change History (4)
comment:1 by , 14 months ago
comment:2 by , 14 months ago
| Summary: | setuptools-75.0.0 → setuptools-75.1.0 |
|---|
comment:3 by , 14 months ago
v75.1.0
Features
- Deprecated
bdist_wheel.universalconfiguration.
Bugfixes
- Removed reference to upload_docs module in entry points.
v75.0.0
Features
- Declare also the dependencies used by distutils (adds jaraco.collections).
Deprecations and Removals
- Removed upload_docs command.
- Removed the register and upload commands and the config module that backs them
- Removed the borland compiler. Replaced vendored dependencies with natural dependencies. Cygwin C compiler now gets compilers from sysconfig.
Note:
See TracTickets
for help on using tickets.

Now version 75.1.0. This package has had a lot of churn lately.