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

updated sqlite and sqlite-dev (3.30.0 -> 3.31.1)
author Hans-G?nter Theisgen
date Fri Apr 24 07:41:45 2020 +0100 (2020-04-24)
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	Fri Apr 24 07:41:45 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"