wok-current rev 25224
updated python-pydot (1.4.1 -> 1.4.2)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 16:29:49 2022 +0100 (2022-07-13) |
parents | 5a04a868feb7 |
children | eec5fc514f23 |
files | python-pydot/description.txt python-pydot/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python-pydot/description.txt Wed Jul 13 16:29:49 2022 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +Pydot 1.5 +- is an interface to Graphviz 1.6 +- can parse and dump into the DOT language used by GraphViz, 1.7 +- is written in pure Python, 1.8 + 1.9 +and networkx can convert its graphs to pydot.
2.1 --- a/python-pydot/receipt Wed Jul 13 16:25:00 2022 +0100 2.2 +++ b/python-pydot/receipt Wed Jul 13 16:29:49 2022 +0100 2.3 @@ -1,14 +1,15 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="python-pydot" 2.7 -VERSION="1.4.1" 2.8 +VERSION="1.4.2" 2.9 CATEGORY="development" 2.10 SHORT_DESC="Python interface to Graphviz's dot language." 2.11 MAINTAINER="pascal.bellard@slitaz.org" 2.12 LICENSE="MIT" 2.13 +WEB_SITE="https://pypi.org/project/pydot/" 2.14 +REPOLOGY="python:pydot" 2.15 + 2.16 SOURCE="pydot" 2.17 -WEB_SITE="https://pypi.org/project/$SOURCE/" 2.18 - 2.19 TARBALL="$SOURCE-$VERSION.tar.gz" 2.20 WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" 2.21 2.22 @@ -30,8 +31,7 @@ 2.23 # Rules to gen a SliTaz package suitable for Tazpkg. 2.24 genpkg_rules() 2.25 { 2.26 - mkdir -p $fs/usr 2.27 - cp -a $install/usr/lib $fs/usr 2.28 + cook_copy_folders lib 2.29 } 2.30 2.31 # Remove old package.