!5 Provides python-humanize
From: @caodongxia Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
af87bc3ced
@ -1,6 +1,6 @@
|
|||||||
Name: python-humanize
|
Name: python-humanize
|
||||||
Version: 0.5.1
|
Version: 0.5.1
|
||||||
Release: 17
|
Release: 18
|
||||||
Summary: python humanize module
|
Summary: python humanize module
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jmoiron/humanize
|
URL: https://github.com/jmoiron/humanize
|
||||||
@ -13,6 +13,7 @@ Python module that includes various common humanization utilities.
|
|||||||
|
|
||||||
%package -n python3-humanize
|
%package -n python3-humanize
|
||||||
Summary: python3 humanize module
|
Summary: python3 humanize module
|
||||||
|
%{?python_provide:%python_provide python3-humanize}
|
||||||
|
|
||||||
%description -n python3-humanize
|
%description -n python3-humanize
|
||||||
Python3 module that includes various common humanization utilities.
|
Python3 module that includes various common humanization utilities.
|
||||||
@ -53,6 +54,9 @@ popd
|
|||||||
%exclude %{_usr}/lib/python*/site-packages/humanize/locale/*/LC_MESSAGES/*.po
|
%exclude %{_usr}/lib/python*/site-packages/humanize/locale/*/LC_MESSAGES/*.po
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 21 2020 leiju <leiju4@huawei.com> - 0.5.1-17
|
||||||
- rename python2 subpackage
|
- rename python2 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user