Hello community,

here is the log from the commit of package python-gssapi for openSUSE:Leap:15.2 
checked in at 2020-03-09 18:06:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-gssapi (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-gssapi.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gssapi"

Mon Mar  9 18:06:01 2020 rev:3 rq:776654 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-gssapi/python-gssapi.changes    
2020-01-15 15:49:09.495450535 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-gssapi.new.26092/python-gssapi.changes 
2020-03-09 18:06:02.140837476 +0100
@@ -1,0 +2,19 @@
+Tue Aug 13 12:49:42 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 1.6.1
+ * GSSAPI extension rfc4178 (set_neg_mechs) support 
+ * Expose mechanisms in the high-level API
+
+-------------------------------------------------------------------
+Wed Aug  7 14:23:45 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 1.6.0
+ * no upstream changelog
+
+-------------------------------------------------------------------
+Fri May 10 09:50:34 UTC 2019 - [email protected]
+
+- version update to 1.5.1
+  * Remove warning about collections.abc usage for Python 3.7+ (#154)
+
+-------------------------------------------------------------------

Old:
----
  gssapi-1.5.0.tar.gz

New:
----
  gssapi-1.6.1.tar.gz

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

Other differences:
------------------
++++++ python-gssapi.spec ++++++
--- /var/tmp/diff_new_pack.DNXkyF/_old  2020-03-09 18:06:02.572837690 +0100
+++ /var/tmp/diff_new_pack.DNXkyF/_new  2020-03-09 18:06:02.580837694 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gssapi
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-gssapi
-Version:        1.5.0
+Version:        1.6.1
 Release:        0
 Summary:        A Python interface to RFC 2743/2744 (plus common extensions)
 License:        ISC
 Group:          Development/Languages/Python
 URL:            https://pythongssapi.github.io/python-gssapi/stable/
 Source:         
https://files.pythonhosted.org/packages/source/g/gssapi/gssapi-%{version}.tar.gz
+BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module decorator}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -56,6 +57,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
+%check
+# requires 'MIT Kerberos installation'
+
 %files %{python_files}
 %{python_sitearch}/gssapi*
 %doc README.rst

++++++ gssapi-1.5.0.tar.gz -> gssapi-1.6.1.tar.gz ++++++
++++ 65237 lines of diff (skipped)


Reply via email to