wok diff python-pydot/receipt @ rev 22349
python-llfuse: s|attr/xattr|sys/xattr|
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 18 10:45:32 2019 +0100 (2019-11-18) |
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 Mon Nov 18 10:45:32 2019 +0100 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"