python3-requests-2.28.1

This commit is contained in:
Rmys
2022-07-08 13:51:04 +03:00
committed by GitHub
parent dd8ab519ec
commit 44a816fc67
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.</Summary>
<Description>Pythons standard urllib2 module provides most of the HTTP capabilities you need</Description>
<Archive sha1sum="597e69a7ceef289698b3b6ed157749c806c987a0" type="targz">https://github.com/psf/requests/archive/v2.28.0.tar.gz</Archive>
<Archive sha1sum="9b366622e4d5f270f6a920a754f6b6ceeb211a47" type="targz">https://github.com/psf/requests/archive/v2.28.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="13">
<Date>2022-07-08</Date>
<Version>2.28.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2022-06-24</Date>
<Version>2.28.0</Version>