15
0

- Update to 2.4.0:

* Added Spanish (Spain) locale.
  * Polish (pl_PL) locales added
- Switch to %pytest macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=14
This commit is contained in:
2020-06-04 06:45:33 +00:00
committed by Git OBS Bridge
parent ca5a2d8252
commit 7c0add8d94
4 changed files with 13 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
%define skip_python2 1
%global modname humanize
Name: python-humanize
Version: 2.2.0
Version: 2.4.0
Release: 0
Summary: Python humanize utilities
License: MIT
@@ -54,7 +54,7 @@ readable size or throughput.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_expand $python setup.py test
%pytest
%files %{python_files}
%license LICENCE