diff --git a/programming/language/python3/python3-h2/pspec.xml b/programming/language/python3/python3-h2/pspec.xml
index 42907609d6..89204888d9 100644
--- a/programming/language/python3/python3-h2/pspec.xml
+++ b/programming/language/python3/python3-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
- python3-setuptools
python3-devel
+ python3-setuptools
@@ -24,18 +24,25 @@
python3-h2
HTTP/2 State-Machine based protocol implementation
- python3-hyperframe
- python3-hpack
python3
+ python3-hpack
+ python3-hyperframe
- /usr/share/doc/python3-h2
- /usr/share/man
/usr/lib
+ /usr/share/man
+ /usr/share/doc/python3-h2
+
+ 2020-09-23
+ 4.0.0
+ Major version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-02-12
3.2.0