Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-httpx for openSUSE:Factory 
checked in at 2024-01-07 21:39:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpx (Old)
 and      /work/SRC/openSUSE:Factory/.python-httpx.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-httpx"

Sun Jan  7 21:39:13 2024 rev:14 rq:1137276 version:0.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpx/python-httpx.changes        
2023-11-28 22:19:26.437867695 +0100
+++ /work/SRC/openSUSE:Factory/.python-httpx.new.28375/python-httpx.changes     
2024-01-07 21:39:18.433847325 +0100
@@ -1,0 +2,17 @@
+Sat Jan  6 17:14:30 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.26.0:
+  * The `proxy` argument was added. You should use the `proxy`
+    argument instead of the deprecated `proxies`, or use
+    `mounts=` for more complex configurations.
+  * The `proxies` argument is now deprecated. It will still
+    continue to work, but it will be removed in the future.
+  * Fix cases of double escaping of URL path components. Allow /
+    as a safe character in the query portion.
+  * Handle `NO_PROXY` envvar cases when a fully qualified URL is
+    supplied as the value.
+  * Allow URLs where username or password contains unescaped '@'.
+  * Ensure ASGI `raw_path` does not include URL query component.
+  * Ensure `Response.iter_text()` cannot yield empty strings.
+
+-------------------------------------------------------------------

Old:
----
  httpx-0.25.2.tar.gz

New:
----
  httpx-0.26.0.tar.gz

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

Other differences:
------------------
++++++ python-httpx.spec ++++++
--- /var/tmp/diff_new_pack.B2tPhN/_old  2024-01-07 21:39:20.261913821 +0100
+++ /var/tmp/diff_new_pack.B2tPhN/_new  2024-01-07 21:39:20.273914259 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-httpx%{psuffix}
-Version:        0.25.2
+Version:        0.26.0
 Release:        0
 Summary:        Python HTTP client with async support
 License:        BSD-3-Clause

++++++ httpx-0.25.2.tar.gz -> httpx-0.26.0.tar.gz ++++++
++++ 2991 lines of diff (skipped)

Reply via email to