forked from pool/python-confuse
- Clean up the SPEC file a little bit.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-confuse?expand=0&rev=2
This commit is contained in:
@@ -24,13 +24,12 @@ Summary: Painless YAML configuration
|
||||
License: MIT
|
||||
URL: https://github.com/beetbox/confuse
|
||||
Source: https://files.pythonhosted.org/packages/source/c/confuse/confuse-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module PyYAML}
|
||||
BuildRequires: %{python_module flit < 4}
|
||||
BuildRequires: %{python_module flit >= 2}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-PyYAML
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
@@ -54,6 +53,7 @@ Painless YAML configuration.
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/confuse-%{version}*-info/
|
||||
%{python_sitelib}/confuse/
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user