kumquat-buildroot/package/python-hpack/Config.in
Fabrice Fontaine b4e3ef223f package/python-hpack: bump to version 4.0.0
- Drop patch (HISTORY.rst removed)
- Update site in Config.in
- python 2.7 has been dropped
- Update indentation in hash file (two spaces)

https://github.com/python-hyper/hpack/blob/v4.0.0/CHANGELOG.rst

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-13 20:43:23 +01:00

8 lines
174 B
Plaintext

config BR2_PACKAGE_PYTHON_HPACK
bool "python-hpack"
depends on BR2_PACKAGE_PYTHON3
help
Pure-Python HPACK header compression.
https://github.com/python-hyper/hpack