SHA256
14
0
forked from pool/python-h2

- Update to 3.1.1:

* Ignore WINDOW_UPDATE and RST_STREAM frames received after stream closure.
- Drop patch pytest5.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h2?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2019-09-12 10:06:12 +00:00
committed by Git OBS Bridge
parent b8b535bbcb
commit db0d01f340
5 changed files with 11 additions and 30 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 12 10:04:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.1.1:
* Ignore WINDOW_UPDATE and RST_STREAM frames received after stream closure.
- Drop patch pytest5.patch
-------------------------------------------------------------------
Fri Jul 26 10:02:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>