Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2017-11-17 10:55:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-paramiko (Old)
 and      /work/SRC/openSUSE:Factory/.python-paramiko.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-paramiko"

Fri Nov 17 10:55:03 2017 rev:37 rq:542197 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-paramiko/python-paramiko.changes  
2017-10-11 22:57:27.427150001 +0200
+++ /work/SRC/openSUSE:Factory/.python-paramiko.new/python-paramiko.changes     
2017-11-17 11:00:24.199845412 +0100
@@ -1,0 +2,9 @@
+Thu Nov 16 09:36:24 UTC 2017 - mimi...@gmail.com
+
+- update to 2.4.0
+  + new pytest based testsuite
+  * dd a new passphrase kwarg to SSHClient.connect so users may disambiguate
+     key-decryption passphrases from password-auth passwords. 
+  * Drop Python 2.6 and Python 3.3 support
+
+-------------------------------------------------------------------

Old:
----
  paramiko-2.3.1.tar.gz

New:
----
  paramiko-2.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.a3rdDK/_old  2017-11-17 11:00:24.867820965 +0100
+++ /var/tmp/diff_new_pack.a3rdDK/_new  2017-11-17 11:00:24.867820965 +0100
@@ -20,7 +20,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-paramiko
-Version:        2.3.1
+Version:        2.4.0
 Release:        0
 Url:            http://www.paramiko.org/
 Summary:        SSH2 protocol library
@@ -38,6 +38,11 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+%if %{with test}
+
+BuildRequires:  %{python_module pytest-relaxed}
+BuildRequires:  %{python_module pytest}
+%endif
 Requires:       python-PyNaCl >= 1.0.1
 Requires:       python-bcrypt >= 3.1.3
 Requires:       python-cryptography >= 1.5
@@ -81,7 +86,7 @@
 %if %{with test}
 %check
 export LANG=en_US.UTF-8
-%python_exec test.py
+%python_expand pytest-%{$python_bin_suffix}
 %endif
 
 %files %{python_files}

++++++ paramiko-2.3.1.tar.gz -> paramiko-2.4.0.tar.gz ++++++
++++ 8434 lines of diff (skipped)


Reply via email to