15
0
forked from pool/python-hpack
Commit Graph

2 Commits

Author SHA256 Message Date
Todd R
825a285086 Accepting request 368721 from home:kfreitag:branches:devel:languages:python
- Update to version 2.0.1
  * Fixed a bug where the Python HPACK implementation would only 
    emit header table size changes for the total change between one 
    header block and another, rather than for the entire sequence 
    of changes.
- Additional changes from version 2.0.0 (2015-10-12)
  * Remove unused HPACKEncodingError.
  * Add the shortcut ability to import the public API (Encoder, 
    Decoder, HPACKError, HPACKDecodingError) directly, rather than 
    from hpack.hpack.

OBS-URL: https://build.opensuse.org/request/show/368721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hpack?expand=0&rev=2
2016-03-09 16:31:34 +00:00
ff97d1fd76 Accepting request 326630 from home:ocfreitag:branches:devel:languages:python
Installed doc files properly, thanks for consideration :)

OBS-URL: https://build.opensuse.org/request/show/326630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hpack?expand=0&rev=1
2015-08-26 15:47:37 +00:00