forked from pool/python-natsort
Accepting request 611422 from home:apersaud:branches:devel:languages:python
- specfile: * added setuptools as a requirements - update to version 5.3.2: * Fix bug that prevented install on old versions of setuptools. * Revert layout from src/natsort/ back to natsort/ to make user testing simpler. OBS-URL: https://build.opensuse.org/request/show/611422 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
e573d48b8b
commit
b6b9934e01
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-natsort
|
||||
Version: 5.3.1
|
||||
Version: 5.3.2
|
||||
Release: 0
|
||||
Summary: Natural sorting in Python
|
||||
License: MIT
|
||||
@@ -31,6 +31,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: help2man
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-setuptools
|
||||
Recommends: python-PyICU
|
||||
Recommends: python-fastnumbers
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user