!6 remove python2
From: @wcc_140409 Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
4e7708ced5
@ -1,6 +1,6 @@
|
|||||||
Name: python-meh
|
Name: python-meh
|
||||||
Version: 0.48
|
Version: 0.48
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A python library for handling exceptions
|
Summary: A python library for handling exceptions
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rhinstaller/%{name}
|
URL: https://github.com/rhinstaller/%{name}
|
||||||
@ -17,8 +17,7 @@ Summary: A python 3 library for handling exceptions
|
|||||||
%{?python_provide:%python_provide python3-meh}
|
%{?python_provide:%python_provide python3-meh}
|
||||||
Provides: python3-meh-gui = %{version}-%{release}
|
Provides: python3-meh-gui = %{version}-%{release}
|
||||||
Obsoletes: python-meh < 0.46-1
|
Obsoletes: python-meh < 0.46-1
|
||||||
Obsoletes: python2-meh < 0.46-1
|
Obsoletes: python-meh-gui python3-meh-gui
|
||||||
Obsoletes: python-meh-gui python2-meh-gui python3-meh-gui
|
|
||||||
Requires: python3 python3-dbus python3-rpm libreport-cli python3-libreport
|
Requires: python3 python3-dbus python3-rpm libreport-cli python3-libreport
|
||||||
Requires: python3-gobject gtk3 libreport-gtk
|
Requires: python3-gobject gtk3 libreport-gtk
|
||||||
%description -n python3-meh
|
%description -n python3-meh
|
||||||
@ -43,6 +42,12 @@ make test
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 30 2020 wuchaochao <wuchaochao4@huawei.com> - 0.48-2
|
||||||
|
- Type:bufix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove python2
|
||||||
|
|
||||||
* Thu Nov 21 2019 fangyufa<fangyufa1@huawei.com> - 0.47-4
|
* Thu Nov 21 2019 fangyufa<fangyufa1@huawei.com> - 0.47-4
|
||||||
- add buildrequires of git for x86_64 build
|
- add buildrequires of git for x86_64 build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user