python3-hpack: major ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>HTTP/2 Header Encoding for Python.</Summary>
|
<Summary>HTTP/2 Header Encoding for Python.</Summary>
|
||||||
<Description>This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2.</Description>
|
<Description>This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2.</Description>
|
||||||
<Archive sha1sum="17730f810937366571b1d773537d19f0934ce6ac" type="targz">https://github.com/python-hyper/hpack/archive/v3.0.0.tar.gz</Archive>
|
<Archive sha1sum="fbb6d4d91cc4c55dee7988f92e32d31fe53410e2" type="targz">https://github.com/python-hyper/hpack/archive/v4.0.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
@@ -34,6 +34,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2020-09-23</Date>
|
||||||
|
<Version>4.0.0</Version>
|
||||||
|
<Comment>Major version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2020-01-15</Date>
|
<Date>2020-01-15</Date>
|
||||||
<Version>3.0.0</Version>
|
<Version>3.0.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user