diff --git a/python-engineio-4.11.2.tar.gz b/python-engineio-4.11.2.tar.gz deleted file mode 100644 index 029670e..0000000 --- a/python-engineio-4.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d2444d8d70ef841c1101e9d3ca7f9b3567c620744b77cfeed149346b07a33e7 -size 319497 diff --git a/python-engineio-4.12.0.tar.gz b/python-engineio-4.12.0.tar.gz new file mode 100644 index 0000000..81d90c5 --- /dev/null +++ b/python-engineio-4.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccc0d15535ad82ed03aeff022f31d450ab1eaa9d2108ecb1c4647d587514be9 +size 319601 diff --git a/python-python-engineio.changes b/python-python-engineio.changes index 664f977..b25b2e8 100644 --- a/python-python-engineio.changes +++ b/python-python-engineio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 16 10:52:22 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 4.12.0 + * Optimize packet parsing to avoid unnecessary calls to + JSON parser (#399) + * Pass `environ` as a second argument to callable option + `cors_allowed_origins` #398) + ------------------------------------------------------------------- Sun Mar 23 17:44:26 UTC 2025 - Axel Braun diff --git a/python-python-engineio.spec b/python-python-engineio.spec index fec7e64..e9fdbd3 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.11.2 +Version: 4.12.0 Release: 0 Summary: EngineIO server License: MIT