Setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.
Security Fix(es):
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.(CVE-2026-59890)
{
"severity": "Medium"
}{
"src": [
"python-setuptools-44.1.1-5.oe2003sp4.src.rpm"
],
"noarch": [
"python-setuptools-44.1.1-5.oe2003sp4.noarch.rpm",
"python-setuptools-help-44.1.1-5.oe2003sp4.noarch.rpm",
"python2-setuptools-44.1.1-5.oe2003sp4.noarch.rpm",
"python3-setuptools-44.1.1-5.oe2003sp4.noarch.rpm"
]
}