forked from pool/python-python-stdnum
- Version update to 1.10:
* More formats supported * More expanded testsuite * Many bugfixes - Fix fdupes call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
9ed37daa28
commit
37d373a915
@@ -19,7 +19,7 @@
|
||||
%define modname python-stdnum
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-%{modname}
|
||||
Version: 1.6
|
||||
Version: 1.10
|
||||
Release: 0
|
||||
Summary: Python module to handle standardized numbers and codes
|
||||
License: LGPL-2.0-or-later
|
||||
@@ -50,7 +50,7 @@ parsing, validation, formatting or conversion functions.
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
|
Reference in New Issue
Block a user