Hello community,
here is the log from the commit of package python-jmespath for openSUSE:Factory
checked in at 2018-12-24 11:38:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jmespath (Old)
and /work/SRC/openSUSE:Factory/.python-jmespath.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jmespath"
Mon Dec 24 11:38:36 2018 rev:13 rq:659450 version:0.9.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jmespath/python-jmespath.changes
2018-08-24 17:04:39.590110966 +0200
+++
/work/SRC/openSUSE:Factory/.python-jmespath.new.28833/python-jmespath.changes
2018-12-24 11:38:38.085598911 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:49:31 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jmespath.spec ++++++
--- /var/tmp/diff_new_pack.9YUaqO/_old 2018-12-24 11:38:38.793598282 +0100
+++ /var/tmp/diff_new_pack.9YUaqO/_new 2018-12-24 11:38:38.793598282 +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/
#
@@ -25,7 +25,6 @@
Group: Development/Languages/Python
URL: https://github.com/boto/jmespath
Source:
https://files.pythonhosted.org/packages/source/j/jmespath/jmespath-%{version}.tar.gz
-BuildRequires: %{python_module devel}
# Testing
BuildRequires: %{python_module nose}
BuildRequires: %{python_module ply >= 3.4}