forked from pool/python-dj-database-url
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=7
This commit is contained in:
@@ -23,7 +23,7 @@ Release: 0
|
||||
Summary: Use Database URLs in your Django Application
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/kennethreitz/dj-database-url
|
||||
URL: https://github.com/kennethreitz/dj-database-url
|
||||
Source: https://github.com/kennethreitz/dj-database-url/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -60,7 +60,8 @@ Oracle, Oracle (GIS), and SQLite.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst LICENSE
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user