wok diff python-pytest/receipt @ rev 24095

Add jpegoptim
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 01 14:04:21 2021 +0000 (2021-09-01)
parents d9d22174d581
children 104a2a2e5484
line diff
     1.1 --- a/python-pytest/receipt	Mon Apr 06 17:51:13 2020 +0100
     1.2 +++ b/python-pytest/receipt	Wed Sep 01 14:04:21 2021 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://pypi.python.org/pypi/pytest"
     1.5  
     1.6  SOURCE="pytest"
     1.7 -TARBALL="$SOURCE-$VERSION.zip"
     1.8 +TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
    1.10  
    1.11  DEPENDS="python"