python-requests: ver bump
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.</Summary>
|
||||
<Description>Python’s standard urllib2 module provides most of the HTTP capabilities you need</Description>
|
||||
<Archive sha1sum="c3684553fd2af62da6d91f35f04a6148d90e8d4f" type="targz">https://github.com/psf/requests/archive/v2.23.0.tar.gz</Archive>
|
||||
<Archive sha1sum="eda0962925f7795887530d8a57309f43266d4571" type="targz">https://github.com/psf/requests/archive/v2.24.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">certs.patch</Patch>
|
||||
<Patch level="1">certs.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -27,9 +27,9 @@
|
||||
<Name>python-requests</Name>
|
||||
<Summary>Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python-urllib3</Dependency>
|
||||
<Dependency>python-chardet</Dependency>
|
||||
<Dependency>python-idna</Dependency>
|
||||
<Dependency>python-chardet</Dependency>
|
||||
<Dependency>python-urllib3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2020-07-20</Date>
|
||||
<Version>2.24.0</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-02-21</Date>
|
||||
<Version>2.23.0</Version>
|
||||
@@ -52,7 +59,7 @@
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Update release="8">
|
||||
<Date>2019-10-03</Date>
|
||||
<Version>2.22.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
|
||||
Reference in New Issue
Block a user