diff --git a/programming/language/python/python-h2/pspec.xml b/programming/language/python/python-h2/pspec.xml
index 8742a554ee..74ba910bfd 100644
--- a/programming/language/python/python-h2/pspec.xml
+++ b/programming/language/python/python-h2/pspec.xml
@@ -13,10 +13,10 @@
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.2.0.tar.gz
+ https://github.com/python-hyper/hyper-h2/archive/v4.0.0.tar.gz
- python-setuptools
python-devel
+ python-setuptools
@@ -24,18 +24,25 @@
python-h2
HTTP/2 State-Machine based protocol implementation
- python-hyperframe
- python-enum34
python-hpack
+ python-enum34
+ python-hyperframe
- /usr/share/doc/python-h2
- /usr/share/man
/usr/lib
+ /usr/share/man
+ /usr/share/doc/python-h2
+
+ 2020-09-23
+ 4.0.0
+ Major version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-02-23
3.2.0