wok diff python-tornado/receipt @ rev 21655
updated p11-kit and p11-kit-dev (0.23.12 -> 0.23.16)
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 31 15:09:23 2019 +0100 (2019-05-31) |
parents | 8ac65b2ddbce |
children | e93f2ca135ff |
line diff
1.1 --- a/python-tornado/receipt Fri Aug 31 15:56:57 2018 +0200 1.2 +++ b/python-tornado/receipt Fri May 31 15:09:23 2019 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="https://github.com/tornadoweb/tornado/archive/v$VERSION.tar.gz" 1.6 1.7 -DEPENDS="python" 1.8 +DEPENDS="python-futures python-singledispatch python-backports_abc" 1.9 BUILD_DEPENDS="python-dev" 1.10 1.11 # Rules to configure and make the package.