diff --git a/dj-database-url-0.4.2.tar.gz b/dj-database-url-0.4.2.tar.gz deleted file mode 100644 index 7ff832d..0000000 --- a/dj-database-url-0.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6832d8445ee9d788c5baa48aef8130bf61fdc442f7d9a548424d25cd85c9f08 -size 4268 diff --git a/python-dj-database-url.changes b/python-dj-database-url.changes index 9360820..686d32c 100644 --- a/python-dj-database-url.changes +++ b/python-dj-database-url.changes @@ -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 diff --git a/python-dj-database-url.spec b/python-dj-database-url.spec index bd80b10..54a9a7e 100644 --- a/python-dj-database-url.spec +++ b/python-dj-database-url.spec @@ -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 diff --git a/v0.4.2.tar.gz b/v0.4.2.tar.gz new file mode 100644 index 0000000..167c937 --- /dev/null +++ b/v0.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161e5f6aca956f6f9118e6f285f481e9af3f3a0b896ddb349187d0731817067d +size 6125