15
0
forked from pool/python-bjoern

Accepting request 1009970 from home:yarunachalam:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1009970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=13
This commit is contained in:
2022-10-12 10:46:51 +00:00
committed by Git OBS Bridge
parent a1f5884907
commit 54579aaf71
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01f3b601cf0ab0a9c7cb9c8f944ab7c738baaa6043ca82db20e9bd7a9be5767b
size 42061

3
bjoern-3.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16e5a02a9a17a7f5f8bea0d7c58650e78ab80ead6fe3e390037573d4355baf31
size 45716

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 12 02:47:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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
-------------------------------------------------------------------
Wed Jun 24 01:48:04 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -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