Revisions of python-h2

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 16)
- Update to 3.1.1:
  * Ignore WINDOW_UPDATE and RST_STREAM frames received after stream closure.
- Drop patch pytest5.patch
buildservice-autocommit accepted request 718812 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 15)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 14)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 13)
- Add patch to fix building with pytest5 pytest5.patch
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 12)
- Skip flaky test in OBS:
  * test_changing_max_frame_size
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 11)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 10)
- Use pytest4 for now, link upstream ticket
buildservice-autocommit accepted request 702967 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 702960 from Andrew Balliet's avatar Andrew Balliet (aballiet) (revision 8)
- Updated testing line to current standard
- Removed symlink in install line
buildservice-autocommit accepted request 689263 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 689237 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 6)
- Set URL to more useful https://github.com/python-hyper/hyper-h2
- Update to v3.1.0
  * API Changes (Backward-Incompatible)
    +  h2.connection.H2Connection.data_to_send first and only
       argument ``amt`` was renamed to ``amount``
    + Support for Python 3.3 has been removed.
  * API Changes (Backward-Compatible)
    + h2.connection.H2Connection.send_data now supports ``data``
      parameter being a ``memoryview`` object.
    + Refactor ping-related events: a h2.events.PingReceived event is
      fired when a PING frame is received and a h2.events.PingAckReceived
      event is fired when a PING frame with an ACK flag is received
    + h2.events.PingAcknowledged is deprecated in favour of the
      identical h2.events.PingAckReceived
    + Added ENABLE_CONNECT_PROTOCOL to h2.settings.SettingCodes
    + Support CONNECT requests with a ``:protocol`` pseudo header
      thereby supporting RFC 8441.
    + A limit to the number of closed streams kept in memory by the
      connection is applied. It can be configured by
      h2.connection.H2Connection.MAX_CLOSED_STREAMS
 * Debug logging when stream_id is None is now fixed and no longer errors.
buildservice-autocommit accepted request 659408 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 5)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 4)
Clean up the SPEC file
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 3)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 490865 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 2)
initialized devel package after accepting 490865
Displaying revisions 21 - 36 of 36
openSUSE Build Service is sponsored by