Hello community,

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

Package is "python-defusedxml"

Thu Dec 13 19:42:41 2018 rev:4 rq:654008 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-defusedxml/python-defusedxml.changes      
2017-05-03 15:55:16.452454682 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-defusedxml.new.28833/python-defusedxml.changes
   2018-12-13 19:42:41.425150009 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:12 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-defusedxml.spec ++++++
--- /var/tmp/diff_new_pack.a1Lvjy/_old  2018-12-13 19:42:41.761149570 +0100
+++ /var/tmp/diff_new_pack.a1Lvjy/_new  2018-12-13 19:42:41.765149564 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-defusedxml
 #
-# 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,28 +12,25 @@
 # 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/
 #
 
 
-%bcond_without tests
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without tests
 Name:           python-defusedxml
 Version:        0.5.0
 Release:        0
 Summary:        XML bomb protection for Python stdlib modules
 License:        Python-2.0
 Group:          Development/Languages/Python
-Url:            https://pypi.python.org/pypi/defusedxml
+URL:            https://pypi.python.org/pypi/defusedxml
 Source:         
https://files.pythonhosted.org/packages/source/d/defusedxml/defusedxml-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module xml}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-xml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -62,8 +59,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.txt CHANGES.txt
+%license LICENSE
+%doc README.txt CHANGES.txt
 %{python_sitelib}/*
 
 %changelog


Reply via email to