mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
python-tornado: update to 4.4.3
This commit is contained in:
parent
b132113f33
commit
70b1320e88
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.4.2
|
version=4.4.3
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="tornado-${version}"
|
wrksrc="tornado-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="tornado"
|
pycompile_module="tornado"
|
||||||
|
@ -13,7 +13,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=2898f992f898cd41eeb8d53b6df75495f2f423b6672890aadaf196ea1448edcc
|
checksum=f267acc96d5cf3df0fd8a7bfb5a91c2eb4ec81d5962d1a7386ceb34c655634a8
|
||||||
|
|
||||||
python3-tornado_package() {
|
python3-tornado_package() {
|
||||||
pycompile_module="tornado"
|
pycompile_module="tornado"
|
||||||
|
|
Loading…
Add table
Reference in a new issue