python3-httpx: ver. bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>The next generation HTTP client.</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
@@ -42,6 +42,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="3">
|
||||||
<Date>2020-03-11</Date>
|
<Date>2020-03-11</Date>
|
||||||
<Version>0.12.0</Version>
|
<Version>0.12.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user