import UBI python3.11-setuptools-65.5.1-3.el9
This commit is contained in:
parent
40e2bd03e5
commit
48dccebc2f
@ -21,7 +21,7 @@
|
|||||||
Name: python%{python3_pkgversion}-setuptools
|
Name: python%{python3_pkgversion}-setuptools
|
||||||
# When updating, update the bundled libraries versions bellow!
|
# When updating, update the bundled libraries versions bellow!
|
||||||
Version: 65.5.1
|
Version: 65.5.1
|
||||||
Release: 2%{?dist}.1
|
Release: 3%{?dist}
|
||||||
Summary: Easily build and distribute Python packages
|
Summary: Easily build and distribute Python packages
|
||||||
# setuptools is MIT
|
# setuptools is MIT
|
||||||
# appdirs is MIT
|
# appdirs is MIT
|
||||||
@ -237,9 +237,9 @@ PYTHONPATH=$(pwd) %pytest \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 24 2024 Lumír Balhar <lbalhar@redhat.com> - 65.5.1-2.1
|
* Wed Jul 24 2024 Lumír Balhar <lbalhar@redhat.com> - 65.5.1-3
|
||||||
- Security fix for CVE-2024-6345
|
- Security fix for CVE-2024-6345
|
||||||
Resolves: RHEL-50490
|
Resolves: RHEL-49992
|
||||||
|
|
||||||
* Mon Jan 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 65.5.1-2
|
* Mon Jan 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 65.5.1-2
|
||||||
- Disable bootstrap
|
- Disable bootstrap
|
||||||
|
Loading…
Reference in New Issue
Block a user