wok diff python-cherrypy/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents cb67b4f8be05
children
line diff
     1.1 --- a/python-cherrypy/receipt	Wed Mar 16 11:02:39 2022 +0000
     1.2 +++ b/python-cherrypy/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="CherryPy"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://www.cherrypy.org/"
     1.7 -WGET_URL="http://download.cherrypy.org/cherrypy/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://files.pythonhosted.org/packages/source/C/CherryPy/$TARBALL"
     1.9  TAGS="python"
    1.10  
    1.11  DEPENDS="python"