15
0
forked from pool/python-bjoern

- Update to 3.1.0:

* #169 Fix blocking accept() (Ionut Negru)
  * #164 Add support for statsd metrics/events (Mohammad Gufran)
  * #162 Fix Expect: 100-Continue support (Tom Brennan)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=11
This commit is contained in:
2020-06-24 01:48:57 +00:00
committed by Git OBS Bridge
parent 6ea2806688
commit a1f5884907
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 24 01:48:04 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.1.0:
* #169 Fix blocking accept() (Ionut Negru)
* #164 Add support for statsd metrics/events (Mohammad Gufran)
* #162 Fix Expect: 100-Continue support (Tom Brennan)
-------------------------------------------------------------------
Sun Jul 7 16:50:15 UTC 2019 - Michael Ströder <michael@stroeder.com>