From b729f948a2f8a9d85a29f20802b38a0c01db3956 Mon Sep 17 00:00:00 2001 From: bluedevil Date: Wed, 23 Sep 2020 23:52:32 +0200 Subject: [PATCH] python-hpack: major ver bump --- programming/language/python/python-hpack/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python/python-hpack/pspec.xml b/programming/language/python/python-hpack/pspec.xml index 7d751194a4..c24f8dcd3c 100644 --- a/programming/language/python/python-hpack/pspec.xml +++ b/programming/language/python/python-hpack/pspec.xml @@ -13,7 +13,7 @@ library HTTP/2 Header Encoding for Python. This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. - https://github.com/python-hyper/hpack/archive/v3.0.0.tar.gz + https://github.com/python-hyper/hpack/archive/v4.0.0.tar.gz python-devel python-setuptools @@ -31,6 +31,13 @@ + + 2020-09-23 + 4.0.0 + Major version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-15 3.0.0