forked from pool/python-humanize
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user