diff --git a/bjoern-3.1.0.tar.gz b/bjoern-3.1.0.tar.gz deleted file mode 100644 index c517095..0000000 --- a/bjoern-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01f3b601cf0ab0a9c7cb9c8f944ab7c738baaa6043ca82db20e9bd7a9be5767b -size 42061 diff --git a/bjoern-3.2.2.tar.gz b/bjoern-3.2.2.tar.gz new file mode 100644 index 0000000..00d875a --- /dev/null +++ b/bjoern-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e5a02a9a17a7f5f8bea0d7c58650e78ab80ead6fe3e390037573d4355baf31 +size 45716 diff --git a/python-bjoern.changes b/python-bjoern.changes index aaf1944..8379ec1 100644 --- a/python-bjoern.changes +++ b/python-bjoern.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Oct 12 02:47:21 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.2.2: + * #228, 235 Fix libev paths (Ian Swanson, Nicolas Damgaard Larsen) + * #234 Set ``wsgi.input_terminated`` (Nathan Hoad) + * Update PyPI description + * #173 Fix segfault with old interpreters (Goldstein) + * #171 Implement FileWrapper.close() + * Fix FileWrapper/sendfile with offset + * #184 Fix compile flags + * #218 Fix SERVER_PORT (Souheil Chelfouh) + ------------------------------------------------------------------- Wed Jun 24 01:48:04 UTC 2020 - Steve Kowalik diff --git a/python-bjoern.spec b/python-bjoern.spec index d158a85..d1dbfc9 100644 --- a/python-bjoern.spec +++ b/python-bjoern.spec @@ -1,7 +1,7 @@ # # spec file for package python-bjoern # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-bjoern -Version: 3.1.0 +Version: 3.2.2 Release: 0 Summary: A screamingly fast Python 2 + 3 WSGI server written in C License: BSD-2-Clause