forked from pool/python-python-stdnum
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=8
This commit is contained in:
@@ -24,7 +24,7 @@ Release: 0
|
||||
Summary: Python module to handle standardized numbers and codes
|
||||
License: LGPL-2.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
Url: http://arthurdejong.org/python-stdnum/
|
||||
URL: http://arthurdejong.org/python-stdnum/
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-stdnum/%{modname}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -32,7 +32,6 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Suggests: python-PySimpleSOAP
|
||||
Suggests: python-suds
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -58,8 +57,8 @@ export LANG=en_US.UTF-8
|
||||
%python_exec -m nose
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc NEWS ChangeLog README COPYING
|
||||
%license COPYING
|
||||
%doc NEWS ChangeLog README
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user