python3-httpx: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:36:33 +03:00
parent 577e715eb6
commit 6fa0d663b2
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>The next generation HTTP client.</Summary>
<Description>HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.</Description>
<Archive sha1sum="c0b4ded45e329d407806b5c5b32c04054f961686" type="targz">https://github.com/encode/httpx/archive/0.12.0.tar.gz</Archive>
<Archive sha1sum="a0f182aef4444afc401c0d788134ab810a8ee492" type="targz">https://github.com/encode/httpx/archive/0.12.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -42,6 +42,13 @@
</Package>
<History>
<Update release="4">
<Date>2020-03-27</Date>
<Version>0.12.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-03-11</Date>
<Version>0.12.0</Version>