pkgsrc/www/py-h11/distinfo
adam a1acbae65c py-h11: updated to 0.9.0
v0.9.0:

Bug fixes:
* Allow a broader range of characters in header values. This violates
  the RFC, but is apparently required for compatibility with
  real-world code, like Google Analytics cookies
* Validate incoming and outgoing request paths for invalid
  characters. This prevents a variety of potential security issues
  that have affected other HTTP clients.
* Force status codes to be integers, thereby allowing stdlib
  HTTPStatus IntEnums to be used when constructing responses

Other changes:
* Make all sentinel values inspectable by IDEs, and split
  SEND_BODY_DONE into SEND_BODY, and DONE
* Drop support for Python 3.3.
* LocalProtocolError raised in start_next_cycle now shows states for
  more informative errors
2019-05-31 17:37:17 +00:00

6 lines
387 B
Text

$NetBSD: distinfo,v 1.4 2019/05/31 17:37:17 adam Exp $
SHA1 (h11-0.9.0.tar.gz) = 4ca7fc017391903b14340631cece458d7a4bcba1
RMD160 (h11-0.9.0.tar.gz) = aee8cd8e49a80520990d1761074198fe880700d6
SHA512 (h11-0.9.0.tar.gz) = fb323ebf0cc95d89bb7e73cf1f393d2588961ed6dd95630ad692e36f15141ae1de7a0bfe3ef2855f0e9b7c8cf2abba5cf808547bb4bb4d10ebb525122ac63d4a
Size (h11-0.9.0.tar.gz) = 93331 bytes