diff --git a/python-engineio-4.12.3.tar.gz b/python-engineio-4.12.3.tar.gz deleted file mode 100644 index aac4a2d..0000000 --- a/python-engineio-4.12.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eba05d9be79cbc03456c7223c208b1e2baeed0d5a7e19a79868ed692fb3bdffd -size 320371 diff --git a/python-engineio-4.13.0.tar.gz b/python-engineio-4.13.0.tar.gz new file mode 100644 index 0000000..e9929fc --- /dev/null +++ b/python-engineio-4.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7375254e85cef1e78559f4ed01f7cfba85a30d0a34d3695f0d96e5e9e73de92d +size 320799 diff --git a/python-python-engineio.changes b/python-python-engineio.changes index 69d9477..b1e23f9 100644 --- a/python-python-engineio.changes +++ b/python-python-engineio.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Dec 28 20:25:12 UTC 2025 - Dirk Müller + +- update to 4.13.0: + * Apply escaping rules when parsing cookie values (commit) + * Several minor improvements to the aiohttp integration #419 + * Clarify logging behavior in documentation #421 (commit) + * Address deprecation warnings #422 (commit) + * Add 3.14 and pypy-3.11 CI builds (commit) + * Drop Python 3.8 and 3.9 from CI builds (commit) + ------------------------------------------------------------------- Tue Nov 11 21:58:08 UTC 2025 - Dirk Müller diff --git a/python-python-engineio.spec b/python-python-engineio.spec index 0b4de02..2072179 100644 --- a/python-python-engineio.spec +++ b/python-python-engineio.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-python-engineio -Version: 4.12.3 +Version: 4.13.0 Release: 0 Summary: EngineIO server License: MIT