15
0
2018-12-04 17:12:18 +00:00
committed by Git OBS Bridge
parent 92e8ddc962
commit 1c7b659098

View File

@@ -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