wok-current diff python-cherrypy/receipt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 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	Fri Apr 19 12:48:51 2024 +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"