wok-6.x diff python-cheetah/receipt @ rev 23845

updated qterminal (0.5.0 -> 0.6.0)
author Hans-G?nter Theisgen
date Sat Jun 13 14:04:13 2020 +0100 (2020-06-13)
parents 6bab837a85ec
children 2f230197370e
line diff
     1.1 --- a/python-cheetah/receipt	Mon Apr 06 11:10:51 2020 +0200
     1.2 +++ b/python-cheetah/receipt	Sat Jun 13 14:04:13 2020 +0100
     1.3 @@ -7,11 +7,10 @@
     1.4  SHORT_DESC="A template engine and code generation tool written in Python."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="MIT"
     1.7 -WEB_SITE="https://www.cheetahtemplate.org/"
     1.8 +WEB_SITE="https://cheetahtemplate.org/"
     1.9  
    1.10  SOURCE="Cheetah"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12 -WEB_SITE="https://pypi.org/project/Cheetah/"
    1.13  WGET_URL="https://files.pythonhosted.org/packages/source/C/$SOURCE/$TARBALL"
    1.14  
    1.15  DEPENDS="python"