From ccdd555dbbffd44f3dacf5f57e388e841f3297b4 Mon Sep 17 00:00:00 2001 From: bluedevil Date: Wed, 23 Sep 2020 23:54:09 +0200 Subject: [PATCH] python3-hyperrame: major ver bump --- .../language/python3/python3-hyperframe/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/language/python3/python3-hyperframe/pspec.xml b/programming/language/python3/python3-hyperframe/pspec.xml index 782d5d422c..0f221246f2 100644 --- a/programming/language/python3/python3-hyperframe/pspec.xml +++ b/programming/language/python3/python3-hyperframe/pspec.xml @@ -8,12 +8,12 @@ Blue Devil bluedevil@sctzine.com - MIT programming.language.python3 + MIT 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 python3-devel python3-setuptools @@ -34,6 +34,13 @@ + + 2020-09-23 + 6.0.0 + Major version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-15 5.2.0