forked from pool/python-pydot
Accepting request 659789 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Grammar adjustments for the description. OBS-URL: https://build.opensuse.org/request/show/659789 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydot?expand=0&rev=16
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
Name: python-pydot
|
||||
Version: 1.2.4
|
||||
Release: 0
|
||||
Summary: Create (dot) graphs from python
|
||||
Summary: Module to create (dot) graphs from Python
|
||||
License: MIT
|
||||
Group: Development/Libraries/Python
|
||||
URL: https://github.com/erocarrera/pydot
|
||||
@@ -35,8 +35,9 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
pydot allows to easily create both directed and non directed graphs from Python.
|
||||
Currently all attributes implemented in the Dot language are supported (up to Graphviz 2.16).
|
||||
pydot allows to create both directed and non-directed graphs from
|
||||
Python. All attributes implemented in the Dot language up to Graphviz
|
||||
2.16 are supported.
|
||||
|
||||
%prep
|
||||
%setup -q -n pydot-%{version}
|
||||
|
Reference in New Issue
Block a user