python3-httpcore:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A minimal HTTP client.</Summary>
|
<Summary>A minimal HTTP client.</Summary>
|
||||||
<Description>The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests.</Description>
|
<Description>The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests.</Description>
|
||||||
<Archive sha1sum="cccd449e725da3dbd4d70dccb71c336d03785ec7" type="targz">https://github.com/encode/httpcore/archive/0.9.0.tar.gz</Archive>
|
<Archive sha1sum="cf7d84e7170f5fc8a13c559b180a7b6152096bf7" type="targz">https://github.com/encode/httpcore/archive/0.10.2.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
@@ -36,6 +36,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2020-08-30</Date>
|
||||||
|
<Version>0.10.2</Version>
|
||||||
|
<Comment>Minor version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2020-05-24</Date>
|
<Date>2020-05-24</Date>
|
||||||
<Version>0.9.0</Version>
|
<Version>0.9.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user