requests: bump version

This commit is contained in:
Jerome Duval
2021-02-02 15:02:56 +01:00
parent 9965e02f4b
commit ee63455a16

View File

@@ -4,9 +4,9 @@ HOMEPAGE="http://python-requests.org/
http://pypi.python.org/pypi/requests"
COPYRIGHT="2019 Kenneth Reitz"
LICENSE="Apache v2"
REVISION="3"
REVISION="1"
SOURCE_URI="https://github.com/kennethreitz/requests/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="dcacea1b6a7bfd2cbb6c6a05743606b428f2739f37825e41fbf79af3cc2fd240"
CHECKSUM_SHA256="03b192fad682a33964df331d35f90918b1940c89f6c5bcb10060be688ba50315"
SOURCE_FILENAME="requests-$portVersion.tar.gz"
ARCHITECTURES="any"