From 5089dda55fd10f702ace2df68403938612fdf85b Mon Sep 17 00:00:00 2001 From: bluedevil Date: Wed, 23 Sep 2020 23:52:51 +0200 Subject: [PATCH] python-hperframe: major ver bump --- programming/language/python/python-hyperframe/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python/python-hyperframe/pspec.xml b/programming/language/python/python-hyperframe/pspec.xml index 9640507378..f5456a28e3 100644 --- a/programming/language/python/python-hyperframe/pspec.xml +++ b/programming/language/python/python-hyperframe/pspec.xml @@ -13,7 +13,7 @@ library Pure-Python HTTP/2 framing This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. - https://github.com/python-hyper/hyperframe/archive/v5.2.0.tar.gz + https://github.com/python-hyper/hyperframe/archive/v6.0.0.tar.gz python-devel python-setuptools @@ -31,6 +31,13 @@ + + 2020-09-23 + 6.0.0 + Major version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-15 5.2.0