diff --git a/programming/language/python3/python3-h2/pspec.xml b/programming/language/python3/python3-h2/pspec.xml
index 653a52c477..42907609d6 100644
--- a/programming/language/python3/python3-h2/pspec.xml
+++ b/programming/language/python3/python3-h2/pspec.xml
@@ -8,15 +8,15 @@
Blue Devil
bluedevil@sctzine.com
- MIT
programming.language.python3
+ MIT
library
HTTP/2 State-Machine based protocol implementation
This repository contains a pure-Python implementation of a HTTP/2 protocol stack. It's written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can speak HTTP/2 regardless of your programming paradigm.
- https://github.com/python-hyper/hyper-h2/archive/v3.1.1.tar.gz
+ https://github.com/python-hyper/hyper-h2/archive/v3.2.0.tar.gz
- python3-devel
python3-setuptools
+ python3-devel
@@ -24,18 +24,25 @@
python3-h2
HTTP/2 State-Machine based protocol implementation
- python3
- python3-hpack
python3-hyperframe
+ python3-hpack
+ python3
- /usr/lib
- /usr/share/man
/usr/share/doc/python3-h2
+ /usr/share/man
+ /usr/lib
+
+ 2020-02-12
+ 3.2.0
+ Ver. bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-01-15
3.1.1