Rebuild to add the automatically generated Obsoletes tag with the python39- prefix
.. for smoother upgrade from RHEL8 Related: rhbz#1990421
This commit is contained in:
parent
c537e2645f
commit
24cdd07499
@ -21,7 +21,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: %{base_version}%{?prerel:~%{prerel}}
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: A tool for installing and managing Python packages
|
||||
|
||||
# We bundle a lot of libraries with pip, which itself is under MIT license.
|
||||
@ -403,6 +403,11 @@ pytest_k='not completion and
|
||||
%{python_wheel_dir}/%{python_wheel_name}
|
||||
|
||||
%changelog
|
||||
* Thu Feb 03 2022 Tomas Orsava <torsava@redhat.com> - 21.2.3-6
|
||||
- Add automatically generated Obsoletes tag with the python39- prefix
|
||||
for smoother upgrade from RHEL8
|
||||
- Related: rhbz#1990421
|
||||
|
||||
* Wed Nov 24 2021 Tomas Orsava <torsava@redhat.com> - 21.2.3-5
|
||||
- Conflict with old Python versions that use the old unversioned wheel location
|
||||
- Resolves: rhbz#1982668
|
||||
|
Loading…
Reference in New Issue
Block a user