forked from pool/python-daiquiri
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=7
This commit is contained in:
@@ -23,14 +23,12 @@ Release: 0
|
||||
Summary: Library to configure Python logging
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/jd/daiquiri
|
||||
URL: https://github.com/jd/daiquiri
|
||||
Source: https://files.pythonhosted.org/packages/source/d/daiquiri/daiquiri-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-python-json-logger
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -47,8 +45,8 @@ provides some custom formatters and handlers.
|
||||
%python_install
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog LICENSE README.rst
|
||||
%license LICENSE
|
||||
%doc AUTHORS ChangeLog README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user