Sourced from setuptools's changelog.
v82.0.0
Deprecations and Removals
pkg_resourceshas been removed from Setuptools. Most common uses ofpkg_resourceshave been superseded by theimportlib.resources <https://docs.python.org/3/library/importlib.resources.html>_ andimportlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>_ projects. Projects and environments relying onpkg_resourcesfor namespace packages or other behavior should depend on older versions ofsetuptools. (#3085)v81.0.0
Deprecations and Removals
- Removed support for the --dry-run parameter to setup.py. This one feature by its nature threads through lots of core and ancillary functionality, adding complexity and friction. Removal of this parameter will help decouple the compiler functionality from distutils and thus the eventual full integration of distutils. These changes do affect some class and function signatures, so any derivative functionality may require some compatibility shims to support their expected interface. Please report any issues to the Setuptools project for investigation. (#4872)
03f3615
Bump version: 81.0.0 → 82.0.0530d114
Merge pull request #5007
from pypa/feature/remove-more-pkg_resources11efe9f
Merge branch 'maint/75.3'118f129
Bump version: 75.3.3 → 75.3.490561ff
Merge pull request #5150
from UladzimirTrehubenka/backport_cve_472734595034
Add news fragment.fc00800
Merge pull request #5171
from cclauss/ruff-v0.15.0127e561
Remove tests reliant on pkg_resources, rather than xfailing them.64bc21e
Reference the superseding libraries.cf1ff45
Merge branch 'main' into debt/pbr-without-pkg_resources26eb1d2
Bump version to 0.8.0; add tests for base64588d6c6
Sync mypy: base64 is non-experimental now80dcab7
feat: Build wheel for riscv64 (#31)Sourced from platformdirs's releases.
4.7.0
What's Changed
- 📝 docs: restructure and fix cross-references by
@gaborbernatin tox-dev/platformdirs#419- ✨ feat(windows): use SHGetKnownFolderPath API by
@moi15moiin tox-dev/platformdirs#380- 🐛 fix(unix): fall back to tempdir when runtime dir is not writable by
@lengauin tox-dev/platformdirs#369- 🔧 build(release): adopt filelock-style automated workflow by
@gaborbernatin tox-dev/platformdirs#420New Contributors
@moi15moimade their first contribution in tox-dev/platformdirs#380@lengaumade their first contribution in tox-dev/platformdirs#369Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.6.0...4.7.0
4.6.0
What's Changed
- Update outdated link and correct function doc by
@joclementin tox-dev/platformdirs#398- Fix docs for
site_cache_dirby@brianhelbain tox-dev/platformdirs#402- 🔧 build: migrate from hatch to tox with ty by
@gaborbernatin tox-dev/platformdirs#415- Add support for
XDG_*environment variables by@Czakiin tox-dev/platformdirs#375New Contributors
@joclementmade their first contribution in tox-dev/platformdirs#398@brianhelbamade their first contribution in tox-dev/platformdirs#402@Czakimade their first contribution in tox-dev/platformdirs#375Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.5.1...4.6.0
Sourced from platformdirs's changelog.
4.7.0 (2026-02-12)
- 🔧 build(release): adopt filelock-style automated workflow :pr:
420- 🐛 fix(unix): fall back to tempdir when runtime dir is not writable :pr:
369- by :user:lengau- Replace SHGetFolderPathW with SHGetKnownFolderPath :pr:
380- by :user:moi15moi- 📝 docs: restructure and fix cross-references :pr:
4194.6.0 (2026-02-12)
- feat(macos): add XDG env var support via shared mixin :pr:
375- by :user:Czaki- build: migrate from hatch to tox with ty :pr:
415- Fix docs for
site_cache_dir:pr:402- by :user:brianhelba- Update outdated link and correct function doc :pr:
398- by :user:joclement
13094f8
Release 4.7.03bdc4ae
🔧 build(release): adopt filelock-style automated workflow (#420)8c282eb
🐛 fix(unix): fall back to tempdir when runtime dir is not writable (#369)22898d3
Replace SHGetFolderPathW with SHGetKnownFolderPath (#380)473a0fe
📝 docs: restructure and fix cross-references (#419)5e58074
✨ feat(macos): add XDG env var support via shared mixin (#375)df8b79b
🔧 build: migrate from hatch to tox with ty (#415)5612e2f
[pre-commit.ci] pre-commit autoupdate (#413)7e13fbe
[pre-commit.ci] pre-commit autoupdate (#412)d4c5474
[pre-commit.ci] pre-commit autoupdate (#411)