Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-yarl for openSUSE:Factory checked in at 2024-10-01 17:11:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yarl (Old) and /work/SRC/openSUSE:Factory/.python-yarl.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-yarl" Tue Oct 1 17:11:04 2024 rev:31 rq:1203564 version:1.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yarl/python-yarl.changes 2024-03-13 22:17:12.401243631 +0100 +++ /work/SRC/openSUSE:Factory/.python-yarl.new.29891/python-yarl.changes 2024-10-01 17:11:07.147979352 +0200 @@ -1,0 +2,19 @@ +Wed Sep 25 11:36:24 UTC 2024 - Nico Krapp <nico.krapp@suse.com> + +- update to 1.12.1 +- update to 1.12.0 + * Added attr `~yarl.URL.path_safe` to be able to fetch the + path without %2F and %25 decoded + * Restore decoding %2F (/) in URL.path + * Improved performance of processing paths + +------------------------------------------------------------------- +Tue Sep 3 06:46:22 UTC 2024 - Adrian Schröter <adrian@suse.de> + +- updaze to 1.9.7: + * Removed support :rfc:3986#section-3.2.3 port normalization + when the scheme is not one of http, https, wss, or ws + * Joining URLs with empty segments has been changed + to match :rfc:3986 + +------------------------------------------------------------------- Old: ---- yarl-1.9.4.tar.gz New: ---- yarl-1.12.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yarl.spec ++++++ --- /var/tmp/diff_new_pack.5MdoOJ/_old 2024-10-01 17:11:07.836008031 +0200 +++ /var/tmp/diff_new_pack.5MdoOJ/_new 2024-10-01 17:11:07.836008031 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-yarl -Version: 1.9.4 +Version: 1.12.1 Release: 0 Summary: Yet another URL library License: Apache-2.0 @@ -31,6 +31,7 @@ BuildRequires: %{python_module idna >= 2.0} # test requirements BuildRequires: %{python_module multidict >= 4.0} +BuildRequires: %{python_module covdefaults} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest-xdist} ++++++ yarl-1.9.4.tar.gz -> yarl-1.12.1.tar.gz ++++++ ++++ 5892 lines of diff (skipped)