!5 Provides python-humanize

From: @caodongxia
Reviewed-by: @yangzhao_kl
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2021-09-28 06:31:50 +00:00 committed by Gitee
commit af87bc3ced

View File

@ -1,6 +1,6 @@
Name: python-humanize
Version: 0.5.1
Release: 17
Release: 18
Summary: python humanize module
License: MIT
URL: https://github.com/jmoiron/humanize
@ -13,6 +13,7 @@ Python module that includes various common humanization utilities.
%package -n python3-humanize
Summary: python3 humanize module
%{?python_provide:%python_provide python3-humanize}
%description -n python3-humanize
Python3 module that includes various common humanization utilities.
@ -53,6 +54,9 @@ popd
%exclude %{_usr}/lib/python*/site-packages/humanize/locale/*/LC_MESSAGES/*.po
%changelog
* Mon Sep 27 2021 caodongxia <caodongxia@huawei.com> - 0.5.1-18
- Provides python-humanize
* Wed Oct 21 2020 leiju <leiju4@huawei.com> - 0.5.1-17
- rename python2 subpackage