15
0

Accepting request 477342 from home:alois:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/477342
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyperframe?expand=0&rev=1
This commit is contained in:
2017-03-09 06:26:34 +00:00
committed by Git OBS Bridge
commit d51f6dd70c
5 changed files with 104 additions and 0 deletions

21
python-hyperframe.changes Normal file
View File

@@ -0,0 +1,21 @@
-------------------------------------------------------------------
Mon Mar 6 19:04:06 UTC 2017 - aloisio@gmx.com
- Update to version 4.0.2
* Fixed AltSvc stream association, which was incorrectly set
to ``'both'``: should have been ``'either'``.
* Fixed a bug where stream IDs on received frames were
allowed to be 32-bit, instead of 31-bit.
* Fixed a bug with frames that had the ``PADDING`` flag set
but zero-length padding, whose flow-controlled length was
calculated wrongly.
* Miscellaneous performance improvements to serialization
and parsing logic.
- Converted to single-spec
-------------------------------------------------------------------
Thu Feb 2 23:14:46 UTC 2017 - aloisio@gmx.com
- Initial package (4.0.1)