Compare commits

..

2 Commits
c9-beta ... i9c

@ -19,7 +19,7 @@
Name: python%{python3_pkgversion}-setuptools
# When updating, update the bundled libraries versions bellow!
Version: 68.2.2
Release: 4%{?dist}
Release: 3%{?dist}.1
Summary: Easily build and distribute Python packages
# setuptools is MIT
# platformdirs is MIT
@ -226,9 +226,12 @@ PYTHONPATH=$(pwd) %pytest \
%changelog
* Wed Jul 24 2024 Lumír Balhar <lbalhar@redhat.com> - 68.2.2-4
* Tue Aug 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 68.2.2-3.1
- Rebuilt for MSVSphere 9.4
* Wed Jul 24 2024 Lumír Balhar <lbalhar@redhat.com> - 68.2.2-3.1
- Security fix for CVE-2024-6345
Resolves: RHEL-49985
Resolves: RHEL-50481
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 68.2.2-3
- Rebuilt for timestamp .pyc invalidation mode

Loading…
Cancel
Save