Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sshpubkeys for 
openSUSE:Factory checked in at 2021-09-10 23:41:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sshpubkeys (Old)
 and      /work/SRC/openSUSE:Factory/.python-sshpubkeys.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sshpubkeys"

Fri Sep 10 23:41:25 2021 rev:2 rq:917908 version:3.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sshpubkeys/python-sshpubkeys.changes      
2019-10-17 12:48:55.639052411 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sshpubkeys.new.1899/python-sshpubkeys.changes
    2021-09-10 23:41:49.098591755 +0200
@@ -1,0 +2,13 @@
+Fri Sep 10 06:08:52 UTC 2021 - [email protected]
+
+- version update to 3.3.1
+  3.3.1
+  Revert changes breaking python 3.5.
+  3.3.0
+  Python 3 only
+  3.2.1
+  Maintenance release
+  3.2.0
+  Multiple small changes and new features
+
+-------------------------------------------------------------------

Old:
----
  v3.1.0.tar.gz

New:
----
  3.3.1.tar.gz

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

Other differences:
------------------
++++++ python-sshpubkeys.spec ++++++
--- /var/tmp/diff_new_pack.CValex/_old  2021-09-10 23:41:49.626592317 +0200
+++ /var/tmp/diff_new_pack.CValex/_new  2021-09-10 23:41:49.630592321 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sshpubkeys
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,21 +18,19 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-sshpubkeys
-Version:        3.1.0
+Version:        3.3.1
 Release:        0
 Summary:        SSH public key parser
 License:        BSD-3-Clause
 URL:            https://github.com/ojarva/python-sshpubkeys
-Source:         
https://github.com/ojarva/python-sshpubkeys/archive/v%{version}.tar.gz
-BuildRequires:  %{python_module cryptography >= 2.6.1}
-BuildRequires:  %{python_module ecdsa >= 0.13}
+Source:         
https://github.com/ojarva/python-sshpubkeys/archive/%{version}.tar.gz
+BuildRequires:  %{python_module cryptography >= 3.2}
+BuildRequires:  %{python_module ecdsa >= 0.13.3}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module wheel}
-BuildRequires:  %{python_module yapf >= 0.21.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-cryptography >= 2.6.1
-Requires:       python-ecdsa >= 0.13
+Requires:       python-cryptography >= 3.2
+Requires:       python-ecdsa >= 0.13.3
 BuildArch:      noarch
 %python_subpackages
 
@@ -50,7 +48,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pyunittest discover -v
 
 %files %{python_files}
 %doc README.rst

++++++ v3.1.0.tar.gz -> 3.3.1.tar.gz ++++++
++++ 1920 lines of diff (skipped)

Reply via email to