mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-tornado: update to 4.1
This commit is contained in:
parent
f417430e41
commit
b7a725a337
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-tornado'
|
# Template file for 'python-tornado'
|
||||||
pkgname=python-tornado
|
pkgname=python-tornado
|
||||||
version=4.0.2
|
version=4.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="tornado-${version}"
|
wrksrc="tornado-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.tornadoweb.org/"
|
homepage="http://www.tornadoweb.org/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
||||||
checksum=900c5124ebdb6598ca8e8a0c5888f41a5f14117952d5515258e3d20222b21bfa
|
checksum=99abd3aede45c93739346ee7384e710120121c3744da155d5cff1c0101702228
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# remove shebang
|
# remove shebang
|
||||||
|
|
Loading…
Add table
Reference in a new issue