Hello community,
here is the log from the commit of package python-json-rpc for openSUSE:Factory
checked in at 2018-12-24 11:38:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-json-rpc (Old)
and /work/SRC/openSUSE:Factory/.python-json-rpc.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-json-rpc"
Mon Dec 24 11:38:39 2018 rev:2 rq:659452 version:1.11.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-json-rpc/python-json-rpc.changes
2018-05-29 10:28:56.095905402 +0200
+++
/work/SRC/openSUSE:Factory/.python-json-rpc.new.28833/python-json-rpc.changes
2018-12-24 11:38:40.877596433 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:49:39 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-json-rpc.spec ++++++
--- /var/tmp/diff_new_pack.bKnNSE/_old 2018-12-24 11:38:41.345596017 +0100
+++ /var/tmp/diff_new_pack.bKnNSE/_new 2018-12-24 11:38:41.349596013 +0100
@@ -12,20 +12,20 @@
# 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/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-json-rpc
Version: 1.11.0
Release: 0
-License: MIT
Summary: JSON-RPC transport implementation
-Url: https://github.com/pavlov99/json-rpc
+License: MIT
Group: Development/Languages/Python
+Url: https://github.com/pavlov99/json-rpc
Source:
https://files.pythonhosted.org/packages/source/j/json-rpc/json-rpc-%{version}.tar.gz
Source10:
https://raw.githubusercontent.com/pavlov99/json-rpc/%{version}/LICENSE.txt
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros