python-requests: update to 2.2.1.
This commit is contained in:
parent
a8d867651b
commit
1e5b7d0edf
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python-requests'
|
# Template file for 'python-requests'
|
||||||
pkgname=python-requests
|
pkgname=python-requests
|
||||||
version=2.1.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
distfiles="https://pypi.python.org/packages/source/r/requests/requests-${version}.tar.gz"
|
distfiles="https://pypi.python.org/packages/source/r/requests/requests-${version}.tar.gz"
|
||||||
checksum="a57307f3a5f35ec9e1254aaf3e0484063ee3ee6b5f123fb35c5b2673492efa71"
|
checksum="1266921f1bed5fbf364cd83cf239b6d7b3ea5c32ccccbc93980d9ba12cdcfd02"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-distribute"
|
hostmakedepends="python-distribute"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
|
|
Loading…
Reference in a new issue