Hello community,

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

Package is "python-caldav"

Thu Dec 13 19:41:00 2018 rev:3 rq:653962 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-caldav/python-caldav.changes      
2017-07-11 08:27:42.155729935 +0200
+++ /work/SRC/openSUSE:Factory/.python-caldav.new.28833/python-caldav.changes   
2018-12-13 19:41:04.949265513 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:46:27 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-caldav.spec ++++++
--- /var/tmp/diff_new_pack.gS1thy/_old  2018-12-13 19:41:05.513264912 +0100
+++ /var/tmp/diff_new_pack.gS1thy/_new  2018-12-13 19:41:05.517264908 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python
 #
-# 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/
 #
 
 
@@ -22,11 +22,10 @@
 Version:        0.5.0
 Release:        0
 Summary:        CalDAV (RFC4791) client library for Python
-License:        GPL-3.0+ and Apache-2.0
+License:        GPL-3.0-or-later AND Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://pypi.python.org/pypi/%{modname}
+URL:            https://pypi.python.org/pypi/%{modname}
 Source:         
https://files.pythonhosted.org/packages/source/c/caldav/%{modname}-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module requests}
@@ -39,7 +38,6 @@
 Requires:       python-requests
 Requires:       python-six
 Requires:       python-vobject
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -62,8 +60,7 @@
 %python_expand rm -rf %{buildroot}%{$python_sitelib}/tests/
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc COPYING.APACHE COPYING.GPL
+%license COPYING.APACHE COPYING.GPL
 %{python_sitelib}/%{modname}-%{version}-py*.egg-info
 %{python_sitelib}/%{modname}/
 


Reply via email to