Hello community,
here is the log from the commit of package python-coverage-config-reload-plugin
for openSUSE:Factory checked in at 2018-12-13 19:41:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage-config-reload-plugin (Old)
and
/work/SRC/openSUSE:Factory/.python-coverage-config-reload-plugin.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coverage-config-reload-plugin"
Thu Dec 13 19:41:52 2018 rev:2 rq:653992 version:0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-coverage-config-reload-plugin/python-coverage-config-reload-plugin.changes
2018-06-22 13:30:19.769858909 +0200
+++
/work/SRC/openSUSE:Factory/.python-coverage-config-reload-plugin.new.28833/python-coverage-config-reload-plugin.changes
2018-12-13 19:41:54.533211379 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:46:57 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-coverage-config-reload-plugin.spec ++++++
--- /var/tmp/diff_new_pack.1cjqKL/_old 2018-12-13 19:41:54.941210845 +0100
+++ /var/tmp/diff_new_pack.1cjqKL/_new 2018-12-13 19:41:54.945210839 +0100
@@ -12,22 +12,22 @@
# 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-coverage-config-reload-plugin
Version: 0.2.0
+Release: 0
# For license file
%define tag 2abc0b1f930ee5b281e15e8fb7e3dfe7a456e414
-Release: 0
-License: MIT
Summary: Coverage hack plugin to reload the coverage configuration
-Url: https://github.com/jayvdb/coverage_config_reload_plugin
+License: MIT
Group: Development/Languages/Python
+Url: https://github.com/jayvdb/coverage_config_reload_plugin
Source0:
https://files.pythonhosted.org/packages/any/c/coverage-config-reload-plugin/coverage_config_reload_plugin-%{version}-py2.py3-none-any.whl
Source10:
https://raw.githubusercontent.com/jayvdb/coverage_config_reload_plugin/%{tag}/LICENSE
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: fdupes
BuildRequires: python-rpm-macros