Hello community,
here is the log from the commit of package python-coverage-env-plugin for
openSUSE:Factory checked in at 2018-12-13 19:41:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage-env-plugin (Old)
and /work/SRC/openSUSE:Factory/.python-coverage-env-plugin.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coverage-env-plugin"
Thu Dec 13 19:41:54 2018 rev:2 rq:653993 version:0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-coverage-env-plugin/python-coverage-env-plugin.changes
2018-06-22 13:30:22.265766658 +0200
+++
/work/SRC/openSUSE:Factory/.python-coverage-env-plugin.new.28833/python-coverage-env-plugin.changes
2018-12-13 19:41:57.557207418 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:46:58 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-coverage-env-plugin.spec ++++++
--- /var/tmp/diff_new_pack.ricHci/_old 2018-12-13 19:41:58.069206748 +0100
+++ /var/tmp/diff_new_pack.ricHci/_new 2018-12-13 19:41:58.077206737 +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-coverage-env-plugin
Version: 0.1
Release: 0
-License: MIT
Summary: Coverage environment plugin
-Url: https://github.com/jayvdb/coverage_env_plugin
+License: MIT
Group: Development/Languages/Python
+Url: https://github.com/jayvdb/coverage_env_plugin
Source0:
https://files.pythonhosted.org/packages/any/c/coverage-env-plugin/coverage_env_plugin-%{version}-py2.py3-none-any.whl
Source10:
https://raw.githubusercontent.com/jayvdb/coverage_env_plugin/%{version}/LICENSE
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: fdupes
BuildRequires: python-rpm-macros