wok-current diff python-pydot/receipt @ rev 21542
fix fusedav
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 05 18:36:52 2019 +0200 (2019-05-05) |
parents | 9e01bc6321ea |
children | 536eefcdadc6 |
line diff
1.1 --- a/python-pydot/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/python-pydot/receipt Sun May 05 18:36:52 2019 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="MIT" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://code.google.com/p/pydot/" 1.8 +WEB_SITE="https://pypi.org/project/$SOURCE/" 1.9 WGET_URL="http://$SOURCE.googlecode.com/files/$TARBALL" 1.10 1.11 DEPENDS="python python-pyparsing graphviz"