package/python-requests: bump version to 2.19.1

Updated package using scanpypi, added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018.08.x
Bernd Kuhls 2018-07-31 17:02:10 +02:00 committed by Thomas Petazzoni
parent 1d90706ef1
commit 217fa315ab
2 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,5 @@
# md5 from https://pypi.python.org/pypi/requests/json, sha256 locally computed
md5 40f723ed01dddeaf990d0609d073f021 requests-2.18.1.tar.gz
sha256 c6f3bdf4a4323ac7b45d01e04a6f6c20e32a052cd04de81e05103abc049ad9b9 requests-2.18.1.tar.gz
# md5, sha256 from https://pypi.org/pypi/requests/json
md5 6c1a31afec9d614e2e71a91ee6ca2878 requests-2.19.1.tar.gz
sha256 ec22d826a36ed72a7358ff3fe56cbd4ba69dd7a6718ffd450ff0e9df7a47ce6a requests-2.19.1.tar.gz
# Locally computed sha256 checksums
sha256 82a869fe4e967449956d26a546adc762acace028852ce81ba16c3c5b1d76b15b LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_REQUESTS_VERSION = 2.18.1
PYTHON_REQUESTS_VERSION = 2.19.1
PYTHON_REQUESTS_SOURCE = requests-$(PYTHON_REQUESTS_VERSION).tar.gz
PYTHON_REQUESTS_SITE = https://pypi.python.org/packages/2c/b5/2b6e8ef8dd18203b6399e9f28c7d54f6de7b7549853fe36d575bd31e29a7
PYTHON_REQUESTS_SITE = https://files.pythonhosted.org/packages/54/1f/782a5734931ddf2e1494e4cd615a51ff98e1879cbe9eecbdfeaf09aa75e9
PYTHON_REQUESTS_SETUP_TYPE = setuptools
PYTHON_REQUESTS_LICENSE = Apache-2.0
PYTHON_REQUESTS_LICENSE_FILES = LICENSE