import python-pip-21.2.3-6.el9
This commit is contained in:
parent
e8a95e47e2
commit
5df19dfafb
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: %{base_version}%{?prerel:~%{prerel}}
|
Version: %{base_version}%{?prerel:~%{prerel}}
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A tool for installing and managing Python packages
|
Summary: A tool for installing and managing Python packages
|
||||||
|
|
||||||
# We bundle a lot of libraries with pip, which itself is under MIT license.
|
# We bundle a lot of libraries with pip, which itself is under MIT license.
|
||||||
@ -403,11 +403,16 @@ pytest_k='not completion and
|
|||||||
%{python_wheel_dir}/%{python_wheel_name}
|
%{python_wheel_dir}/%{python_wheel_name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Conflict with old Python versions that use the old unversioned wheel location
|
||||||
- Resolves: rhbz#1982668
|
- Resolves: rhbz#1982668
|
||||||
|
|
||||||
* Wed Sep 22 2021 Tomas Orsava <torsava@redhat.com> - 21.2.3-4
|
* Fri Nov 5 2021 Tomas Orsava <torsava@redhat.com> - 21.2.3-4
|
||||||
- Make the python-pip-wheel subpackage versioned (python3-pip-wheel),
|
- Make the python-pip-wheel subpackage versioned (python3-pip-wheel),
|
||||||
and move its contents to a versioned directory /usr/share/python3-wheels
|
and move its contents to a versioned directory /usr/share/python3-wheels
|
||||||
- Resolves: rhbz#1982668
|
- Resolves: rhbz#1982668
|
||||||
|
Loading…
Reference in New Issue
Block a user