Sync from SUSE:SLFO:Main python-yarl revision 63c8b516871feb4fd929356c21566d5f

This commit is contained in:
2025-06-27 15:59:43 +02:00
parent 2433b47f34
commit 2105fde71f
4 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun Apr 27 08:56:06 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.20.0:
* Implemented support for the free-threaded build of CPython
3.13
* Started building wheels for the free-threaded build of
CPython 3.13
* Fixed entire name being re-encoded when using
:py:meth:`yarl.URL.with_suffix`
* Started building armv7l wheels for manylinux
* GitHub Actions CI/CD is now configured to manage caching pip-
ecosystem dependencies using re-actors/cache-python-deps --
an action by :user:`webknjaz` that takes into account ABI
stability and the exact version of Python runtime.
* Increased minimum propcache version to 0.2.1 to fix failing
tests
* Added all hidden folders to pytest's norecursedirs to prevent
it from trying to collect tests there
* Improved accuracy of type annotations
* Improved performance of parsing query strings
* Improved performance of the C unquoter
-------------------------------------------------------------------
Wed Feb 26 16:53:22 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-yarl
Version: 1.18.3
Version: 1.20.0
Release: 0
Summary: Yet another URL library
License: Apache-2.0

BIN
yarl-1.18.3.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
yarl-1.20.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.