Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-requests-kerberos for 
openSUSE:Factory checked in at 2021-12-13 20:41:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-kerberos (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests-kerberos.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests-kerberos"

Mon Dec 13 20:41:42 2021 rev:6 rq:939991 version:0.14.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requests-kerberos/python-requests-kerberos.changes
        2019-02-05 11:19:05.768884751 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requests-kerberos.new.2520/python-requests-kerberos.changes
      2021-12-13 20:45:53.224496035 +0100
@@ -1,0 +2,15 @@
+Sat Dec 11 22:28:52 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 0.14.0:
+  *  Added support for proxy authentication with ``HTTP`` endpoints.
+  *  Support for proxying ``HTTPS`` endpoints is not available due to 
limitations
+     of the underlying requests/urllib3 library.
+  *  Fixed up stray bytes to str conversion.
+  *  Change Kerberos dependencies to pyspnego_ to modernise the underlying
+  *  Removed the ``wrap_winrm`` and ``unwrap_winrm`` functions
+  *  Dropped support for Python 2 and raised minimum Python version to 3.6.
+  *  Renamed the ``context`` attribute to ``_context`` to indicate it's meant 
for
+     internal use only.
+  *  Fix Negotiate header regex pattern to avoid DoS affected patterns
+
+-------------------------------------------------------------------

Old:
----
  requests-kerberos-0.12.0.tar.gz

New:
----
  requests-kerberos-0.14.0.tar.gz

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

Other differences:
------------------
++++++ python-requests-kerberos.spec ++++++
--- /var/tmp/diff_new_pack.3xaZrk/_old  2021-12-13 20:45:54.348496173 +0100
+++ /var/tmp/diff_new_pack.3xaZrk/_new  2021-12-13 20:45:54.364496175 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-requests-kerberos
 #
-# 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,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-requests-kerberos
-Version:        0.12.0
+Version:        0.14.0
 Release:        0
 Summary:        A Kerberos authentication handler for python-requests
 License:        ISC
@@ -28,7 +28,7 @@
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-Requires:       python-pykerberos >= 1.1.8
+Requires:       python-pyspnego
 Requires:       python-requests >= 1.1.0
 BuildArch:      noarch
 %python_subpackages

++++++ requests-kerberos-0.12.0.tar.gz -> requests-kerberos-0.14.0.tar.gz ++++++
++++ 1718 lines of diff (skipped)

Reply via email to