wok diff python-cheetah/receipt @ rev 23945

Up slitaz-base-files (342)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 18 18:47:32 2020 +0000 (2020-09-18)
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 Sep 18 18:47:32 2020 +0000
     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"