Hello community,
here is the log from the commit of package python-pyftpdlib for
openSUSE:Factory checked in at 2018-12-24 11:41:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyftpdlib (Old)
and /work/SRC/openSUSE:Factory/.python-pyftpdlib.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyftpdlib"
Mon Dec 24 11:41:52 2018 rev:6 rq:659586 version:1.5.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyftpdlib/python-pyftpdlib.changes
2018-05-10 15:49:42.616581340 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyftpdlib.new.28833/python-pyftpdlib.changes
2018-12-24 11:41:53.661425399 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:52:12 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyftpdlib.spec ++++++
--- /var/tmp/diff_new_pack.Z3BOuU/_old 2018-12-24 11:41:54.281424849 +0100
+++ /var/tmp/diff_new_pack.Z3BOuU/_new 2018-12-24 11:41:54.281424849 +0100
@@ -13,7 +13,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/
#
@@ -28,16 +28,15 @@
Group: Development/Languages/Python
URL: https://github.com/giampaolo/pyftpdlib/
Source:
https://files.pythonhosted.org/packages/source/p/pyftpdlib/pyftpdlib-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module nose}
-BuildRequires: %{python_module pyOpenSSL}
BuildRequires: %{python_module psutil}
+BuildRequires: %{python_module pyOpenSSL}
BuildRequires: %{python_module pysendfile}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
-BuildRequires: python-rpm-macros
BuildRequires: python-ipaddress
BuildRequires: python-mock
+BuildRequires: python-rpm-macros
Requires: python-pyOpenSSL
Recommends: python-pysendfile
%ifpython2