python3-h2-4.1.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>HTTP/2 State-Machine based protocol implementation</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="7db59bb7e2f79760f79cbdec615b2b9732025684" type="targz">https://github.com/python-hyper/hyper-h2/archive/v4.0.0.tar.gz</Archive>
|
||||
<Archive sha1sum="54085a84bd0809cdb5ed5b6ca98b16938114208c" type="targz">https://github.com/python-hyper/hyper-h2/archive/v4.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2021-10-28</Date>
|
||||
<Version>4.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2020-09-23</Date>
|
||||
<Version>4.0.0</Version>
|
||||
@@ -58,4 +65,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user