python3-httpx ver. bump
This commit is contained in:
@@ -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="16f929bc3e33893900d0818d34bf3b697dfb354a" type="targz">https://github.com/encode/httpx/archive/0.14.2.tar.gz</Archive>
|
||||
<Archive sha1sum="50f766a683f1a586e0cbe3da2e521968e3ce6cf5" type="targz">https://github.com/encode/httpx/archive/0.20.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -34,6 +34,7 @@
|
||||
<Dependency>python3-hstspreload</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/httpx</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-httpx</Path>
|
||||
@@ -41,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2021-10-28</Date>
|
||||
<Version>0.20.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-08-30</Date>
|
||||
<Version>0.14.2</Version>
|
||||
@@ -84,4 +92,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user