Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-falcon for openSUSE:Factory 
checked in at 2026-07-07 21:01:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-falcon (Old)
 and      /work/SRC/openSUSE:Factory/.python-falcon.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-falcon"

Tue Jul  7 21:01:47 2026 rev:33 rq:1364068 version:4.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-falcon/python-falcon.changes      
2026-02-25 21:11:13.415785715 +0100
+++ /work/SRC/openSUSE:Factory/.python-falcon.new.1982/python-falcon.changes    
2026-07-07 21:03:45.203407058 +0200
@@ -1,0 +2,24 @@
+Mon Jul  6 15:44:59 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 4.3.1:
+  * Documentation and tests aside, this release is functionally
+    identical to Falcon 4.3.0.
+- update to 4.3.0:
+  * On the parsing side, this release introduces a family of new
+    Request methods for extracting structured data from the query
+    string – get_param_as_dict(), get_param_as_media(), and
+    get_query_string_as_media() – together with a new `delimiter`
+    argument for get_param_as_list(). Several of these align with
+    OpenAPI v3 (and 3.2) parameter styles, making it easier to
+    implement spec-compliant APIs on top of Falcon.
+  * On the typing side, our internal annotations are now strict
+    enough for the project to pass `mypy --strict falcon/`, and
+    generic App types are now automatically parametrized by the
+    default request/response types on CPython 3.13+.
+  * This release also brings a number of smaller improvements,
+    including MessagePack support in the test client, an opt-in
+    `on_request()` default responder, and hardening of
+    falcon.secure_filename() against Windows reserved device
+    names.
+
+-------------------------------------------------------------------

Old:
----
  falcon-4.2.0.tar.gz

New:
----
  falcon-4.3.1.tar.gz

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

Other differences:
------------------
++++++ python-falcon.spec ++++++
--- /var/tmp/diff_new_pack.sQbuRx/_old  2026-07-07 21:03:45.815428249 +0200
+++ /var/tmp/diff_new_pack.sQbuRx/_new  2026-07-07 21:03:45.815428249 +0200
@@ -28,11 +28,11 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-falcon
-Version:        4.2.0
+Version:        4.3.1
 Release:        0
 Summary:        A web framework for building APIs and app backends
 License:        Apache-2.0
-URL:            https://falconframework.org
+URL:            https://github.com/falconry/falcon
 Source:         
https://files.pythonhosted.org/packages/source/f/falcon/falcon-%{version}.tar.gz
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module Sphinx}

++++++ falcon-4.2.0.tar.gz -> falcon-4.3.1.tar.gz ++++++
++++ 6369 lines of diff (skipped)

Reply via email to