remove python2

This commit is contained in:
19909236985 2020-10-30 14:41:47 +08:00
parent d483807937
commit df8ad60182

View File

@ -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}
@ -43,6 +43,12 @@ make test
%{_datadir}/python-meh %{_datadir}/python-meh
%changelog %changelog
* Fri Oct 30 2020 wuchaochao <wuchaochao4@huawei.com> - 0.47-5
- 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