Hello community,

here is the log from the commit of package python-dj-database-url for 
openSUSE:Factory checked in at 2018-12-13 19:43:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dj-database-url (Old)
 and      /work/SRC/openSUSE:Factory/.python-dj-database-url.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dj-database-url"

Thu Dec 13 19:43:03 2018 rev:3 rq:654017 version:0.4.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-dj-database-url/python-dj-database-url.changes
    2017-12-14 11:03:20.958623988 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dj-database-url.new.28833/python-dj-database-url.changes
 2018-12-13 19:43:03.665120935 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:21 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dj-database-url.spec ++++++
--- /var/tmp/diff_new_pack.Nfpx5l/_old  2018-12-13 19:43:04.113120349 +0100
+++ /var/tmp/diff_new_pack.Nfpx5l/_new  2018-12-13 19:43:04.117120344 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dj-database-url
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,9 +23,8 @@
 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 devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -61,7 +60,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc README.rst LICENSE
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to