wok diff xhtml2pdf/receipt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
parents 104a2a2e5484
children d154d1f5c98a
line diff
     1.1 --- a/xhtml2pdf/receipt	Mon Feb 07 18:01:05 2022 +0000
     1.2 +++ b/xhtml2pdf/receipt	Sat Oct 01 09:32:27 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.xhtml2pdf.com"
     1.7 -WGET_URL="http://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.9  
    1.10  DEPENDS="python python-reportlab python-html5lib python-pypdf"
    1.11  BUILD_DEPENDS="$DEPENDS python-setuptools python-dev"