Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-paramiko-expect for
openSUSE:Factory checked in at 2022-08-11 18:32:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-paramiko-expect (Old)
and /work/SRC/openSUSE:Factory/.python-paramiko-expect.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-paramiko-expect"
Thu Aug 11 18:32:24 2022 rev:4 rq:994414 version:0.3.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-paramiko-expect/python-paramiko-expect.changes
2022-04-08 00:29:03.893413972 +0200
+++
/work/SRC/openSUSE:Factory/.python-paramiko-expect.new.1521/python-paramiko-expect.changes
2022-08-11 18:32:37.622261429 +0200
@@ -1,0 +2,5 @@
+Thu Aug 11 03:16:04 UTC 2022 - Steve Kowalik <[email protected]>
+
+- Drop unneeded BuildRequires of contextlib2 and mock.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-paramiko-expect.spec ++++++
--- /var/tmp/diff_new_pack.fQgmfM/_old 2022-08-11 18:32:38.902259466 +0200
+++ /var/tmp/diff_new_pack.fQgmfM/_new 2022-08-11 18:32:38.906259459 +0200
@@ -23,7 +23,6 @@
Release: 0
Summary: An expect-like extension for the Paramiko SSH library
License: MIT
-Group: Development/Languages/Python
URL: https://github.com/fgimian/paramiko-expect
Source:
https://files.pythonhosted.org/packages/source/p/paramiko-expect/paramiko-expect-%{version}.tar.gz
Source1:
https://raw.githubusercontent.com/fgimian/paramiko-expect/master/LICENSE
@@ -33,12 +32,8 @@
Requires: python-paramiko >= 1.10.1
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module contextlib2}
BuildRequires: %{python_module paramiko >= 1.10.1}
BuildRequires: %{python_module pytest}
-%if %{with python2}
-BuildRequires: python-mock
-%endif
# /SECTION
%python_subpackages