Revisions of python-hyperframe

buildservice-autocommit accepted request 1081895 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081443 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
SR for python stack proposal
buildservice-autocommit accepted request 887378 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 14)
- update to 6.0.1:
  - Added support for Python 3.9.
  - Added type hints.
buildservice-autocommit accepted request 834211 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 13)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 12)
- Update to 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.
buildservice-autocommit accepted request 688742 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 10)
- Update to 5.2.0:
  * Add a new ENABLE_CONNECT_PROTOCOL settings paramter.
  * Fix collections.abc deprecation.
buildservice-autocommit accepted request 659432 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 9)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 8)
Clean up the SPEC file
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 7)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 580060 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 579954 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 5)
- Update to version 5.1.0
  API Changes (Backward-compatible)**
  * Added support for ``DataFrame.data`` being a ``memoryview``
    object.
buildservice-autocommit accepted request 490324 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 489931 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 3)
Update to 5.0.0
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 478025 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 2)
initialized devel package after accepting 478025
Displaying all 17 revisions
openSUSE Build Service is sponsored by