14
0

Accepting request 651233 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/651233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2018-11-23 08:28:19 +00:00
committed by Git OBS Bridge
parent dc76270c94
commit d33f28b207
4 changed files with 19 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-natsort
Version: 5.4.1
Version: 5.5.0
Release: 0
Summary: Natural sorting in Python
License: MIT
@@ -70,7 +70,7 @@ pytest-%{$python_bin_suffix}
%files %{python_files}
%license LICENSE
%doc README.rst
%doc README.rst CHANGELOG.rst
%python3_only %{_mandir}/man1/natsort.1%{ext_man}
%python3_only %{_bindir}/natsort
%{python_sitelib}/natsort*