Hello community,
here is the log from the commit of package python-moretools for
openSUSE:Factory checked in at 2018-12-24 11:39:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-moretools (Old)
and /work/SRC/openSUSE:Factory/.python-moretools.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-moretools"
Mon Dec 24 11:39:54 2018 rev:2 rq:659501 version:0.1.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-moretools/python-moretools.changes
2018-05-15 10:31:33.760241522 +0200
+++
/work/SRC/openSUSE:Factory/.python-moretools.new.28833/python-moretools.changes
2018-12-24 11:39:55.357530337 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:50:31 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-moretools.spec ++++++
--- /var/tmp/diff_new_pack.ISyV3q/_old 2018-12-24 11:39:55.833529914 +0100
+++ /var/tmp/diff_new_pack.ISyV3q/_new 2018-12-24 11:39:55.833529914 +0100
@@ -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,13 +22,12 @@
Version: 0.1.8
Release: 0
Summary: MORE Overly Reusable Essentials for Python
-License: LGPL-3.0
+License: LGPL-3.0-only
Group: Development/Languages/Python
Url: https://github.com/zimmermanncode/moretools
Source:
https://files.pythonhosted.org/packages/source/m/moretools/moretools-%{version}.tar.gz
-BuildRequires: %{python_module devel}
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module setuptools_scm >= 1.15}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module zetup >= 0.2.31}
BuildRequires: fdupes
BuildRequires: python-rpm-macros