python3-httpx:ver bump

This commit is contained in:
blue-devil
2020-08-30 23:51:55 +02:00
parent baaa96b4b1
commit 7c5e778fa2
@@ -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="43330667ec9c936cc0bdb97790485fe416887421" type="targz">https://github.com/encode/httpx/archive/0.13.1.tar.gz</Archive>
<Archive sha1sum="16f929bc3e33893900d0818d34bf3b697dfb354a" type="targz">https://github.com/encode/httpx/archive/0.14.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -41,6 +41,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-08-30</Date>
<Version>0.14.2</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-05-24</Date>
<Version>0.13.1</Version>