Hello community,
here is the log from the commit of package python-mockldap for openSUSE:Factory
checked in at 2018-12-24 11:39:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mockldap (Old)
and /work/SRC/openSUSE:Factory/.python-mockldap.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mockldap"
Mon Dec 24 11:39:45 2018 rev:3 rq:659496 version:0.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mockldap/python-mockldap.changes
2018-01-22 16:20:25.932563317 +0100
+++
/work/SRC/openSUSE:Factory/.python-mockldap.new.28833/python-mockldap.changes
2018-12-24 11:39:46.585538120 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:50:26 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mockldap.spec ++++++
--- /var/tmp/diff_new_pack.KF9dmG/_old 2018-12-24 11:39:47.165537605 +0100
+++ /var/tmp/diff_new_pack.KF9dmG/_new 2018-12-24 11:39:47.169537602 +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: http://bitbucket.org/psagers/mockldap/
Source:
https://files.pythonhosted.org/packages/source/m/mockldap/mockldap-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module funcparserlib}
BuildRequires: %{python_module ldap}
BuildRequires: %{python_module mock}