Hello community, here is the log from the commit of package python-pexpect for openSUSE:Factory checked in at 2019-07-30 13:01:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pexpect (Old) and /work/SRC/openSUSE:Factory/.python-pexpect.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pexpect" Tue Jul 30 13:01:47 2019 rev:29 rq:717008 version:4.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pexpect/python-pexpect.changes 2019-05-27 08:37:26.583093016 +0200 +++ /work/SRC/openSUSE:Factory/.python-pexpect.new.4126/python-pexpect.changes 2019-07-30 13:01:48.494433593 +0200 @@ -1,0 +2,5 @@ +Fri Jul 19 10:15:12 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Add missing builddep on setuptools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pexpect.spec ++++++ --- /var/tmp/diff_new_pack.ZQOLUB/_old 2019-07-30 13:01:49.306433429 +0200 +++ /var/tmp/diff_new_pack.ZQOLUB/_new 2019-07-30 13:01:49.338433422 +0200 @@ -27,12 +27,13 @@ Source: https://files.pythonhosted.org/packages/source/p/pexpect/pexpect-%{version}.tar.gz BuildRequires: %{python_module ptyprocess} BuildRequires: %{python_module pytest} -BuildRequires: fdupes -# For man validation -BuildRequires: man +BuildRequires: %{python_module setuptools} # For test command calls # For bash validation BuildRequires: bash +BuildRequires: fdupes +# For man validation +BuildRequires: man BuildRequires: openssl BuildRequires: python-rpm-macros Requires: python-ptyprocess
