python-tornado: update to 4.4.3
This commit is contained in:
parent
b132113f33
commit
70b1320e88
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-tornado'
|
||||
pkgname=python-tornado
|
||||
version=4.4.2
|
||||
revision=3
|
||||
version=4.4.3
|
||||
revision=1
|
||||
wrksrc="tornado-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="tornado"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.tornadoweb.org/"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
||||
checksum=2898f992f898cd41eeb8d53b6df75495f2f423b6672890aadaf196ea1448edcc
|
||||
checksum=f267acc96d5cf3df0fd8a7bfb5a91c2eb4ec81d5962d1a7386ceb34c655634a8
|
||||
|
||||
python3-tornado_package() {
|
||||
pycompile_module="tornado"
|
||||
|
|
Loading…
Reference in New Issue