From 9b77a9b8740c74c27f329d00a666e6fa90db92a2 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 16 May 2023 06:17:48 +0000 Subject: [PATCH] import python-setuptools-39.2.0-7.el8 --- SPECS/python-setuptools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/python-setuptools.spec b/SPECS/python-setuptools.spec index 7a158b7..38b5848 100644 --- a/SPECS/python-setuptools.spec +++ b/SPECS/python-setuptools.spec @@ -35,7 +35,7 @@ Name: python-setuptools Version: 39.2.0 -Release: 6%{?dist}.1 +Release: 7%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -309,7 +309,7 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog -* Wed Jan 11 2023 Charalampos Stratakis - 39.2.0-6.1 +* Wed Jan 11 2023 Charalampos Stratakis - 39.2.0-7 - Security fix for CVE-2022-40897 Resolves: rhbz#2158559