setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. Prior to 83.0.0, FileList applied MANIFEST.in exclude, global-exclude, recursive-exclude, and prune directives by matching compiled glob patterns against on-disk file names without Unicode normalization, so on macOS APFS or HFS+ an NFD file name could bypass an NFC exclusion rule and be packed into a source distribution. This issue is fixed in version 83.0.0.
{
"binaries": [
{
"binary_version": "59.6.0-1.2ubuntu0.22.04.3",
"binary_name": "python3-pkg-resources"
},
{
"binary_version": "59.6.0-1.2ubuntu0.22.04.3",
"binary_name": "python3-setuptools"
},
{
"binary_version": "59.6.0-1.2ubuntu0.22.04.3",
"binary_name": "python3-setuptools-whl"
}
]
}