python3-requests:ver.bump

This commit is contained in:
blue-devil
2020-02-22 09:31:49 +03:00
parent 42b5a6569c
commit 18bc68b0c6
3 changed files with 17 additions and 10 deletions
@@ -10,4 +10,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
pythonmodules.install(pyVer="3")
pythonmodules.install(pyVer="3")
@@ -8,15 +8,15 @@
<Name>Ergün Salman</Name>
<Email>ergunsalman@hotmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.language.python3</PartOf>
<License>MIT</License>
<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="c22ed0a553f8dc37e5c2a965048d81a5ccfaff95" type="targz">https://files.pythonhosted.org/packages/01/62/ddcf76d1d19885e8579acb1b1df26a852b03472c0e46d2b959a714c90608/requests-2.22.0.tar.gz</Archive>
<Archive sha1sum="c3684553fd2af62da6d91f35f04a6148d90e8d4f" type="targz">https://github.com/psf/requests/archive/v2.23.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>certs.patch</Patch>
@@ -27,18 +27,25 @@
<Name>python3-requests</Name>
<Summary>Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-idna</Dependency>
<Dependency>python3-urllib3</Dependency>
<Dependency>python3-chardet</Dependency>
<Dependency>python3-urllib3</Dependency>
<Dependency>python3-idna</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-requests</Path>
<Path fileType="data">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2020-02-21</Date>
<Version>2.23.0</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="8">
<Date>2019-12-24</Date>
<Version>2.22.0</Version>
@@ -96,4 +103,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -5,4 +5,4 @@
<Summary xml:lang="tr">Requests insanlar için yapılmış basit bir HTTP kitaplığıdır.</Summary>
<Description xml:lang="tr">Requests HTTP/1.1 isteklerini çok basit bir şekilde göndermenize olanak tanıyan bir python kitaplığıdır.</Description>
</Source>
</PISI>
</PISI>