python-requests: update to 2.0.1.

This commit is contained in:
wertyi48 2013-10-31 14:10:13 -03:00
parent cb801ecfbb
commit 83e69b8cc7
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'python-requests'
pkgname=python-requests
version=1.2.3
version=2.0.1
revision=1
distfiles="https://pypi.python.org/packages/source/r/requests/requests-${version}.tar.gz"
checksum="156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1"
checksum="8cfddb97667c2a9edaf28b506d2479f1b8dc0631cbdcd0ea8c8864def59c698b"
build_style=python-module
hostmakedepends="python-distribute"
makedepends="python-devel"