python-requests : update to 2.1.0.

This commit is contained in:
wertyi48 2013-12-17 13:45:12 -04:00
parent 245b1e305a
commit 704479663a

View file

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