diff --git a/python-yarl.changes b/python-yarl.changes index ee57728..b11ca16 100644 --- a/python-yarl.changes +++ b/python-yarl.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Apr 27 08:56:06 UTC 2025 - Dirk Müller + +- 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á diff --git a/python-yarl.spec b/python-yarl.spec index 6b9ff4f..f9eebe4 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -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 diff --git a/yarl-1.18.3.tar.gz b/yarl-1.18.3.tar.gz deleted file mode 100644 index e49ffcb..0000000 --- a/yarl-1.18.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac1801c45cbf77b6c99242eeff4fffb5e4e73a800b5c4ad4fc0be5def634d2e1 -size 181062 diff --git a/yarl-1.20.0.tar.gz b/yarl-1.20.0.tar.gz new file mode 100644 index 0000000..93e8f5a --- /dev/null +++ b/yarl-1.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686d51e51ee5dfe62dec86e4866ee0e9ed66df700d55c828a615640adc885307 +size 185258