pkgsrc/net/py-hpack
leot 60fd659525 Update net/py-hpack to 2.0.1.
Changes:
2.0.1 (2015-11-09)
------------------
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.

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.
2015-12-30 14:59:02 +00:00
..
DESCR
distinfo Update net/py-hpack to 2.0.1. 2015-12-30 14:59:02 +00:00
Makefile Update net/py-hpack to 2.0.1. 2015-12-30 14:59:02 +00:00
PLIST