Provides python-humanize
This commit is contained in:
parent
9b7e6a3708
commit
9a167364d4
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user