wok diff python-pytest/receipt @ rev 23787

updated yaml and yaml-dev (0.2.2 -> 0.2.4)
author Hans-Günter Theisgen
date Fri May 22 07:12:48 2020 +0100 (2020-05-22)
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	Fri May 22 07:12:48 2020 +0100
     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"