meta-openembedded/meta-python/recipes-connectivity
Leon Anavi e85ac5357d python3-hyperframe: Upgrade 5.2.0 -> 6.0.0
Upgrade to release 6.0.0:

API Changes (Backward-incompatible):
- Introduce HyperframeError base exception class for all errors
  raised within hyperframe.
- Change exception base class of UnknownFrameError to
  HyperframeError
- Change exception base class of InvalidPaddingError to
  HyperframeError
- Change exception base class of InvalidFrameError to
  HyperframeError
- Invalid frames with wrong stream id (zero vs. non-zero) now
  raise InvalidDataError.
- Invalid SETTINGS frames (non-empty but ACK) now raise
  InvalidDataError.
- Invalid ALTSVC frames with non-bytestring field or origin now
  raise InvalidDataError.

API Changes (Backward-compatible)
- Deprecate total_padding - use pad_length instead.
- Improve repr() output for all frame classes.
- Introduce Frame.explain(data) for quick introspection of raw
  data.

Bugfixes
- Fixed padding parsing for PushPromiseFrame.
- Fixed unchecked frame length for PriorityFrame. It now correctly
  raises InvalidFrameError.
- Fixed promised stream id validation for PushPromiseFrame. It now
  raises InvalidDataError.
- Fixed unchecked frame length for WindowUpdateFrame. It now
  correctly raises InvalidFrameError.
- Fixed window increment value range validation. It now raises
  InvalidDataError.
- Fixed parsing of SettingsFrame with mutual exclusion of ACK flag
  and payload.

Other Changes
- Removed support for Python 2.7, 3.4, 3.5, pypy.
- Added support for Python 3.8.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-15 09:28:34 -07:00
..
gateone/gateone gateone: Delete, moved to meta-python2 2020-01-22 15:08:42 -08:00
python-gsocketpool python3-gsocketpool: Consolidate in a single file 2020-09-07 11:28:04 -07:00
python-h2 python3-h2: Upgrade 3.1.1 -> 3.2.0 2020-07-03 18:07:48 -07:00
python-hpack python3-hpack: Upgrade 3.0.0 -> 4.0.0 2020-09-02 08:52:37 -07:00
python-hyperframe python3-hyperframe: Upgrade 5.2.0 -> 6.0.0 2020-09-15 09:28:34 -07:00
python-mprpc python3-mprpc: Consolidate in a single file 2020-09-07 11:28:04 -07:00
python-priority python3-priority: Consolidate in a single file 2020-09-07 11:28:04 -07:00
python-pyconnman python3-pyconnman: Consolidate in a single file 2020-07-10 09:35:46 -07:00
python-pyro4 python3-pyro4: Upgrade 4.77 -> 4.80 2020-06-29 08:21:48 -07:00
python-thrift meta-python: rename python2 recipes to python3 eqiuvalent 2020-01-22 09:56:34 -08:00
python-txws python3-txws: Fix deps to py3 modules 2020-01-22 09:56:34 -08:00
python3-pytun python3-pytun: Consolidate in a single file 2020-06-26 08:55:57 -07:00
telepathy telepathy-python3: Correct rdep to use py3 dbus module 2020-01-22 15:08:42 -08:00