Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gssapi for openSUSE:Factory 
checked in at 2022-03-02 18:20:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gssapi (Old)
 and      /work/SRC/openSUSE:Factory/.python-gssapi.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gssapi"

Wed Mar  2 18:20:14 2022 rev:8 rq:958123 version:1.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gssapi/python-gssapi.changes      
2021-02-04 20:23:46.786799367 +0100
+++ /work/SRC/openSUSE:Factory/.python-gssapi.new.1958/python-gssapi.changes    
2022-03-02 18:20:17.844654235 +0100
@@ -1,0 +2,19 @@
+Tue Feb 22 21:53:06 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Update to 1.7.3
+  - Fix up sha512sum file generation in the GitHub release asset
+  - Added Python type annotation to classes and functions
+- Update to 1.7.2:
+  - Fix distutil deprecation on Python 3.10 by using setuptools
+    instead
+- Update to 1.7.0:
+  - Add Kerberos specific GSS-API Extensions
+  - Tidy up docs and turn warnings into errors
+- Update to 1.6.14:
+  - Enable specification of krb5-config via environment variable
+  - Support for GSS_C_CHANNEL_BOUND_FLAG
+  - Support for docs build with sphinx 4
+  - Fix undefined variable in get_all_statuses()
+  - Add support for str objects in the cred store dict
+
+-------------------------------------------------------------------

Old:
----
  gssapi-1.6.12.tar.gz

New:
----
  gssapi-1.7.3.tar.gz

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

Other differences:
------------------
++++++ python-gssapi.spec ++++++
--- /var/tmp/diff_new_pack.HheZOh/_old  2022-03-02 18:20:18.392654255 +0100
+++ /var/tmp/diff_new_pack.HheZOh/_new  2022-03-02 18:20:18.396654255 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gssapi
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-gssapi
-Version:        1.6.12
+Version:        1.7.3
 Release:        0
 Summary:        A Python interface to RFC 2743/2744 (plus common extensions)
 License:        ISC
@@ -28,7 +28,9 @@
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module decorator}
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  krb5-devel
 BuildRequires:  python-rpm-macros
@@ -45,10 +47,10 @@
 
 %build
 export CFLAGS="%{optflags} -DHAS_GSSAPI_EXT_H -fno-strict-aliasing"
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check

++++++ gssapi-1.6.12.tar.gz -> gssapi-1.7.3.tar.gz ++++++
++++ 92125 lines of diff (skipped)

Reply via email to