Add conficts for python3-wrapt
This commit is contained in:
parent
666ec29859
commit
e3b9636c99
@ -1,6 +1,6 @@
|
|||||||
Name: python-wrapt-1.10
|
Name: python-wrapt-1.10
|
||||||
Version: 1.10.8
|
Version: 1.10.8
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A Python module for decorators, wrappers and monkey patching
|
Summary: A Python module for decorators, wrappers and monkey patching
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/GrahamDumpleton/wrapt
|
URL: https://github.com/GrahamDumpleton/wrapt
|
||||||
@ -19,6 +19,7 @@ Documentation for the wrapt module
|
|||||||
|
|
||||||
%package -n python3-wrapt-1.10
|
%package -n python3-wrapt-1.10
|
||||||
Summary: A Python module for decorators, wrappers and monkey patching
|
Summary: A Python module for decorators, wrappers and monkey patching
|
||||||
|
Conflicts: python3-wrapt
|
||||||
%description -n python3-wrapt-1.10
|
%description -n python3-wrapt-1.10
|
||||||
The aim of the wrapt module is to provide a transparent object proxy
|
The aim of the wrapt module is to provide a transparent object proxy
|
||||||
for Python, which can be used as the basis for the construction of
|
for Python, which can be used as the basis for the construction of
|
||||||
@ -46,6 +47,9 @@ popd
|
|||||||
%{python3_sitearch}/wrapt-%{version}-py?.?.egg-info
|
%{python3_sitearch}/wrapt-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 27 2022 yaoxin <yaoxin30@h-partners.com> - 1.10.8-4
|
||||||
|
- Add conficts for python3-wrapt
|
||||||
|
|
||||||
* Fri Nov 05 2021 huangtianhua <huangtianhua@huawei.com> - 1.10.8-3
|
* Fri Nov 05 2021 huangtianhua <huangtianhua@huawei.com> - 1.10.8-3
|
||||||
- Correct package name to support multiple version
|
- Correct package name to support multiple version
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user