python-hperframe: major ver bump

This commit is contained in:
bluedevil
2020-09-23 23:52:51 +02:00
parent b729f948a2
commit 5089dda55f
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Pure-Python HTTP/2 framing</Summary>
<Description>This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames.</Description>
<Archive sha1sum="5288e65da34524931fb8e2572d5b2a1f91aa8376" type="targz">https://github.com/python-hyper/hyperframe/archive/v5.2.0.tar.gz</Archive>
<Archive sha1sum="05605a2f4f1ff0e02cfc4fd734a59f901d6c45c4" type="targz">https://github.com/python-hyper/hyperframe/archive/v6.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-09-23</Date>
<Version>6.0.0</Version>
<Comment>Major version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-01-15</Date>
<Version>5.2.0</Version>