import python-wheel-0.36.2-7.el9
This commit is contained in:
parent
bb40b48aee
commit
e037ccc4ab
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.36.2
|
Version: 0.36.2
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Built-package format for Python
|
Summary: Built-package format for Python
|
||||||
|
|
||||||
@ -136,6 +136,11 @@ rm setup.cfg # to drop pytest coverage options configured there
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 1:0.36.2-7
|
||||||
|
- 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> - 1:0.36.2-6
|
* Wed Nov 24 2021 Tomas Orsava <torsava@redhat.com> - 1:0.36.2-6
|
||||||
- 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user