Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : pygraphviz | name : pygraphviz | ||||
| version : 1.3 | version : '1.5' | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/pygraphviz/pygraphviz/archive/pygraphviz-1.3.tar.gz : 68c5e3456985c768c9b93a473f825733724832c0a0af5aeb0712130f870816ba | - https://github.com/pygraphviz/pygraphviz/archive/pygraphviz-1.5.tar.gz : 58c3122c7efb9a62275a915953818acd5b3e113b943075501d316ab2291dc21d | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : programming.python | component : programming.python | ||||
| summary : Python interface to Graphviz graph drawing package | summary : Python interface to Graphviz graph drawing package | ||||
| description: | | description: | | ||||
| PyGraphviz is a Python interface to the Graphviz graph layout and visualization package | PyGraphviz is a Python interface to the Graphviz graph layout and visualization package | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python-2.7) | - pkgconfig(python-2.7) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-setuptools | - python-setuptools | ||||
| - pkgconfig(libpathplan) | - pkgconfig(libpathplan) | ||||
| setup : | | setup : | | ||||
| %python_setup | %python_setup | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| %python3_install | %python3_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.