wok diff python-flup/receipt @ rev 21581

Use python-setuptools as bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 19 19:23:11 2019 +0200 (2019-05-19)
parents 16df76e1fc6a
children 814362194a8d
line diff
     1.1 --- a/python-flup/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-flup/receipt	Sun May 19 19:23:11 2019 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="BSD"
     1.5  SOURCE="flup"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://trac.saddi.com/flup"
     1.8 +WEB_SITE="https://pypi.org/project/$SOURCE/"
     1.9  WGET_URL="http://www.saddi.com/software/flup/dist/$TARBALL"
    1.10  
    1.11  DEPENDS="python"