Hello community,

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

Package is "python-iso8601"

Thu Dec 27 00:26:50 2018 rev:13 rq:659445 version:0.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-iso8601/python-iso8601.changes    
2017-11-12 17:59:19.667415896 +0100
+++ /work/SRC/openSUSE:Factory/.python-iso8601.new.28833/python-iso8601.changes 
2018-12-27 00:26:51.411787508 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:49:24 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-iso8601.spec ++++++
--- /var/tmp/diff_new_pack.7Ous9U/_old  2018-12-27 00:26:51.851787148 +0100
+++ /var/tmp/diff_new_pack.7Ous9U/_new  2018-12-27 00:26:51.855787145 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-iso8601
 #
-# 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/
 #
 
 
@@ -20,18 +20,15 @@
 Name:           python-iso8601
 Version:        0.1.12
 Release:        0
-Url:            http://code.google.com/p/pyiso8601/
 Summary:        Simple module to parse ISO 8601 dates
 License:        MIT
 Group:          Development/Languages/Python
+URL:            http://code.google.com/p/pyiso8601/
 Source:         iso8601-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest >= 2.4.2}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -52,9 +49,9 @@
 %check
 %python_exec %{_bindir}/py.test --verbose iso8601
 
-%files %python_files
-%defattr(-,root,root,-)
-%doc README.rst LICENSE
+%files %{python_files}
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to