diff --git a/programming/language/python/python-h2/pspec.xml b/programming/language/python/python-h2/pspec.xml
index 7eca36b8bf..8742a554ee 100644
--- a/programming/language/python/python-h2/pspec.xml
+++ b/programming/language/python/python-h2/pspec.xml
@@ -8,15 +8,15 @@
Blue Devil
bluedevil@sctzine.com
- MIT
programming.language.python
+ 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
- python-devel
python-setuptools
+ python-devel
@@ -24,18 +24,25 @@
python-h2
HTTP/2 State-Machine based protocol implementation
- python-hpack
- python-enum34
python-hyperframe
+ python-enum34
+ python-hpack
- /usr/lib
- /usr/share/man
/usr/share/doc/python-h2
+ /usr/share/man
+ /usr/lib
+
+ 2020-02-23
+ 3.2.0
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-01-15
3.1.1