python3-httpcore:ver bump

This commit is contained in:
blue-devil
2020-08-30 23:51:45 +02:00
parent f25e1c6aa8
commit baaa96b4b1
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<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>
<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>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -36,6 +36,13 @@
</Package>
<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">
<Date>2020-05-24</Date>
<Version>0.9.0</Version>