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