Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-gunicorn for openSUSE:Factory
checked in at 2024-11-01 21:00:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gunicorn (Old)
and /work/SRC/openSUSE:Factory/.python-gunicorn.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gunicorn"
Fri Nov 1 21:00:50 2024 rev:26 rq:1219792 version:23.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gunicorn/python-gunicorn.changes
2024-04-23 18:55:19.132832879 +0200
+++
/work/SRC/openSUSE:Factory/.python-gunicorn.new.2020/python-gunicorn.changes
2024-11-01 21:00:55.733799304 +0100
@@ -1,0 +2,25 @@
+Thu Oct 24 08:29:17 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 23.0.0:
+ * minor docs fixes (:pr:`3217`, :pr:`3089`, :pr:`3167`)
+ * worker_class parameter accepts a class (:pr:`3079`)
+ * fix deadlock if request terminated during chunked parsing
+ (:pr:`2688`)
+ * permit receiving Transfer-Encodings: compress, deflate, gzip
+ (:pr:`3261`)
+ * permit Transfer-Encoding headers specifying multiple
+ encodings. note: no parameters, still (:pr:`3261`)
+ * sdist generation now explicitly excludes sphinx build folder
+ (:pr:`3257`)
+ * decode bytes-typed status (as can be passed by gevent) as
+ utf-8 instead of raising TypeError (:pr:`2336`)
+ * raise correct Exception when encounting invalid chunked
+ requests (:pr:`3258`)
+ * the SCRIPT_NAME and PATH_INFO headers, when received from
+ allowed forwarders, are no longer restricted for containing
+ an underscore (:pr:`3192`)
+ * include IPv6 loopback address [::1] in default for
+ :ref:`forwarded-allow-ips` and :ref:`proxy-allow-ips`
+ (:pr:`3192`)
+
+-------------------------------------------------------------------
Old:
----
gunicorn-22.0.0.tar.gz
New:
----
gunicorn-23.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gunicorn.spec ++++++
--- /var/tmp/diff_new_pack.isNB1Z/_old 2024-11-01 21:00:56.405827356 +0100
+++ /var/tmp/diff_new_pack.isNB1Z/_new 2024-11-01 21:00:56.409827523 +0100
@@ -24,10 +24,9 @@
%define psuffix %{nil}
%bcond_with test
%endif
-%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-gunicorn%{psuffix}
-Version: 22.0.0
+Version: 23.0.0
Release: 0
Summary: WSGI HTTP Server for UNIX
License: MIT
++++++ gunicorn-22.0.0.tar.gz -> gunicorn-23.0.0.tar.gz ++++++
++++ 20929 lines of diff (skipped)