forked from pool/python-dj-database-url
- Switch to github url to contain the LICENSE file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
5d244604ac
commit
2fb81deee1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6832d8445ee9d788c5baa48aef8130bf61fdc442f7d9a548424d25cd85c9f08
|
||||
size 4268
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 13 14:54:17 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
- Switch to github url to contain the LICENSE file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 20:52:20 UTC 2017 - t.gruner@katodev.de
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
@@ -20,17 +21,16 @@
|
||||
Name: python-dj-database-url
|
||||
Version: 0.4.2
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: Use Database URLs in your Django Application
|
||||
Url: https://github.com/kennethreitz/dj-database-url
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Source: https://files.pythonhosted.org/packages/source/d/dj-database-url/dj-database-url-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
Url: https://github.com/kennethreitz/dj-database-url
|
||||
Source: https://github.com/kennethreitz/dj-database-url/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -62,8 +62,7 @@ Oracle, Oracle (GIS), and SQLite.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst
|
||||
%doc README.rst LICENSE
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
3
v0.4.2.tar.gz
Normal file
3
v0.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:161e5f6aca956f6f9118e6f285f481e9af3f3a0b896ddb349187d0731817067d
|
||||
size 6125
|
||||
Reference in New Issue
Block a user