The package bundled in ‘setuptools.extern.packaging’ is to help make that package self-contained, but is not a supported API.
This change migrates our interface to the third-party maintained ‘packaging’ package directly.
rebased onto bd3e702bca1049b851231ff4e84bc721e2a428d4
Metadata Update from @bignose: - Pull-request tagged with: more-info - Request assigned
Thanks! This looks good to me, and works on Gentoo.
These changes are now merged to the 'main' branch, as of commit d7bac6ed.
Pull-Request has been closed by bignose
The package bundled in ‘setuptools.extern.packaging’ is to help make that package self-contained, but is not a supported API.
This change migrates our interface to the third-party maintained ‘packaging’ package directly.