Provides python-logutils

This commit is contained in:
caodongxia 2021-09-27 11:42:36 +08:00
parent e628cfc912
commit 438cbe22d7

View File

@ -5,7 +5,7 @@ These handlers are designed for Python standard library's logging package.
Name: python-logutils Name: python-logutils
Version: 0.3.5 Version: 0.3.5
Release: 8 Release: 9
License: BSD License: BSD
Summary: Handlers for Python library's logging package Summary: Handlers for Python library's logging package
URL: https://pypi.io/project/logutils URL: https://pypi.io/project/logutils
@ -19,6 +19,7 @@ BuildRequires: python3-devel
%package -n python3-logutils %package -n python3-logutils
Summary: Handlers for Python library's logging package Summary: Handlers for Python library's logging package
%{?python_provide:%python_provide python3-logutils}
%description -n python3-logutils %description -n python3-logutils
%_description %_description
@ -56,7 +57,10 @@ rm -rf %{py2dir}
%doc doc/ %doc doc/
%changelog %changelog
* Wed Oct 21 2020 Ge Wang <wangge20@huawei.com> 0.3.5-8 * Mon Sep 27 2021 caodongxia <caodongxia@huawei.com> - 0.3.5-9
- Provides python-logutils
* Wed Oct 21 2020 Ge Wang <wangge20@huawei.com> - 0.3.5-8
- remove python2 - remove python2
* Thu Mar 12 2020 lihao <lihao129@huawei.com> - 0.3.5-7 * Thu Mar 12 2020 lihao <lihao129@huawei.com> - 0.3.5-7