!8 Package upgrade
From: @houyingchao Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
62bd2dcad2
Binary file not shown.
BIN
humanize-4.1.0.tar.gz
Normal file
BIN
humanize-4.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: python-humanize
|
||||
Version: 0.5.1
|
||||
Release: 18
|
||||
Version: 4.1.0
|
||||
Release: 1
|
||||
Summary: python humanize module
|
||||
License: MIT
|
||||
URL: https://github.com/jmoiron/humanize
|
||||
@ -46,14 +46,17 @@ popd
|
||||
%endif
|
||||
|
||||
%files -n python3-humanize -f %{py3dir}/humanize.lang
|
||||
%doc README.rst LICENCE
|
||||
%doc LICENCE
|
||||
%dir %{python3_sitelib}/humanize
|
||||
%{python3_sitelib}/humanize/*.py
|
||||
%{python3_sitelib}/humanize/__pycache__
|
||||
%{python3_sitelib}/humanize-%{version}-py%{python3_version}.egg-info
|
||||
%{python3_sitelib}/humanize-0.0.0-py3.10.egg-info/*
|
||||
%exclude %{_usr}/lib/python*/site-packages/humanize/locale/*/LC_MESSAGES/*.po
|
||||
|
||||
%changelog
|
||||
* Fri Jun 17 2022 houyingchao <houyingchao@h-partners.com> - 4.1.0-1
|
||||
- Upgrade to version 4.1.0
|
||||
|
||||
* Mon Sep 27 2021 caodongxia <caodongxia@huawei.com> - 0.5.1-18
|
||||
- Provides python-humanize
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user