Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2020-09-08 22:44:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-paramiko (Old)
 and      /work/SRC/openSUSE:Factory/.python-paramiko.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-paramiko"

Tue Sep  8 22:44:09 2020 rev:48 rq:832015 version:2.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-paramiko/python-paramiko.changes  
2019-12-25 10:54:29.197623382 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-paramiko.new.3399/python-paramiko.changes    
    2020-09-08 22:44:26.263431928 +0200
@@ -1,0 +2,12 @@
+Fri Sep  4 06:29:23 UTC 2020 - Ondřej Súkup <[email protected]>
+
+- update to 2.7.2
+- drop configs.tar.gz
+ * Add missing test suite fixtures directory to MANIFEST.in
+ * Remove leading whitespace from OpenSSH RSA test suite static key fixture,
+ * Fix incorrect string formatting causing unhelpful error message annotation
+     when using Kerberos/GSSAPI.
+ * Fix incorrectly swapped order of p and q numbers when loading
+     OpenSSH-format RSA private keys.
+
+-------------------------------------------------------------------

Old:
----
  configs.tar.gz
  paramiko-2.7.1.tar.gz

New:
----
  paramiko-2.7.2.tar.gz

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

Other differences:
------------------
++++++ python-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.EkBWCU/_old  2020-09-08 22:44:28.559433046 +0200
+++ /var/tmp/diff_new_pack.EkBWCU/_new  2020-09-08 22:44:28.563433048 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-paramiko
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-paramiko
-Version:        2.7.1
+Version:        2.7.2
 Release:        0
 Summary:        SSH2 protocol library
 License:        LGPL-2.1-or-later
 Group:          Documentation/Other
 URL:            http://www.paramiko.org/
 Source0:        
https://files.pythonhosted.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
-Source1:        configs.tar.gz
 Patch0:         paramiko-test_extend_timeout.patch
 BuildRequires:  %{python_module PyNaCl >= 1.0.1}
 BuildRequires:  %{python_module bcrypt >= 3.1.3}
@@ -72,7 +71,6 @@
 %prep
 %setup -q -n paramiko-%{version}
 %autopatch -p1
-tar -C tests/ -xzf %{SOURCE1}
 
 # Fix non-executable script rpmlint issue:
 find demos -name "*.py" -exec sed -i "/#\!\/usr\/bin\/.*/d" {} \;

++++++ paramiko-2.7.1.tar.gz -> paramiko-2.7.2.tar.gz ++++++
++++ 21895 lines of diff (skipped)


Reply via email to