blob: dfaa0f64d494e4247d3b13d7e135a4ad60b5ea63 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python-requests"
VERSION="2.18.1"
HOMEPAGE="http://python-requests.org/"
DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.18.1/requests-2.18.1.tar.gz"
MD5SUM="a3d6f123e328ab97131f8232a17eebdc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-certifi python-chardet idna python-urllib3"
MAINTAINER="Thibaut Notteboom"
EMAIL="thibaut.notteboom@gmail.com"
|