Changelog for
python3-hyperframe-5.1.0-3.1.noarch.rpm :
Tue Dec 4 13:00:00 2018 Matej Cepl
- Remove superfluous devel dependency for noarch package
Sun Feb 25 13:00:00 2018 aloisioAATTgmx.com
- Update to version 5.1.0
API Changes (Backward-compatible)
*
*
* Added support for ``DataFrame.data`` being a ``memoryview``
object.
Sat Apr 22 14:00:00 2017 aloisioAATTgmx.com
- Update to version 5.0.0
Backwards Incompatible API Changes:
* Added support for unknown extension frames. These will be
returned in the new ExtensionFrame object. The flag information
for these frames is persisted in flag_byte if needed.
- Enabled tests
- Fixed source URL
Mon Mar 6 13:00:00 2017 aloisioAATTgmx.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 13:00:00 2017 aloisioAATTgmx.com
- Initial package (4.0.1)