15
0
forked from pool/python-bjoern

Accepting request 714016 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/714016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bjoern?expand=0&rev=8
This commit is contained in:
2019-07-08 13:12:54 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e4461c7306c4f5def03223dce3b0f16ad26bc1718240e59a5e5472c2701027a
size 39051

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jul 7 16:50:15 UTC 2019 - Michael Ströder <michael@stroeder.com>
- version update to 3.0.1
* Fix #158, #160: Correct string type for WSGI environ
-------------------------------------------------------------------
Thu May 23 06:17:46 UTC 2019 - pgajdos@suse.com

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-bjoern
Version: 3.0.0
Version: 3.0.1
Release: 0
Summary: A screamingly fast Python 2 + 3 WSGI server written in C
License: BSD-2-Clause