Hello community,
here is the log from the commit of package python-backports.unittest_mock for
openSUSE:Factory checked in at 2018-12-06 12:14:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-backports.unittest_mock (Old)
and /work/SRC/openSUSE:Factory/.python-backports.unittest_mock.new.19453
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-backports.unittest_mock"
Thu Dec 6 12:14:06 2018 rev:5 rq:653939 version:1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-backports.unittest_mock/python-backports.unittest_mock.changes
2018-03-29 11:47:51.135155735 +0200
+++
/work/SRC/openSUSE:Factory/.python-backports.unittest_mock.new.19453/python-backports.unittest_mock.changes
2018-12-06 12:14:06.745726417 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:46:02 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-backports.unittest_mock.spec ++++++
--- /var/tmp/diff_new_pack.jHDcO1/_old 2018-12-06 12:14:07.673725419 +0100
+++ /var/tmp/diff_new_pack.jHDcO1/_new 2018-12-06 12:14:07.677725415 +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,15 +25,14 @@
Group: Development/Languages/Python
Url: https://github.com/jaraco/backports.unittest_mock
Source:
https://files.pythonhosted.org/packages/source/b/backports.unittest_mock/backports.unittest_mock-%{version}.tar.gz
-BuildRequires: %{python_module devel}
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module setuptools_scm}
+BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module mock}
-BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest-runner}
+BuildRequires: %{python_module pytest}
# /SECTION
# NOTE:
# %%{python_sitelib}/backports is a namespace package, and so under python 2
it must have a proper namespace __init__.py