mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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'
|
# Template file for 'python-requests'
|
||||||
pkgname=python-requests
|
pkgname=python-requests
|
||||||
version=2.2.1
|
version=2.3.0
|
||||||
revision=2
|
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="1266921f1bed5fbf364cd83cf239b6d7b3ea5c32ccccbc93980d9ba12cdcfd02"
|
checksum=1c1473875d846fe563d70868acf05b1953a4472f4695b7b3566d1d978957b8fc
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
pycompile_module="requests"
|
pycompile_module="requests"
|
||||||
hostmakedepends="python-devel python-distribute"
|
hostmakedepends="python-devel python-distribute"
|
||||||
|
|
Loading…
Add table
Reference in a new issue