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:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 18 23:56:25 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use noun phrase in summary. Grammar adjustments for the
|
||||||
|
description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:52:08 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:52:08 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-pydot
|
Name: python-pydot
|
||||||
Version: 1.2.4
|
Version: 1.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Create (dot) graphs from python
|
Summary: Module to create (dot) graphs from Python
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
URL: https://github.com/erocarrera/pydot
|
URL: https://github.com/erocarrera/pydot
|
||||||
@@ -35,8 +35,9 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
pydot allows to easily create both directed and non directed graphs from Python.
|
pydot allows to create both directed and non-directed graphs from
|
||||||
Currently all attributes implemented in the Dot language are supported (up to Graphviz 2.16).
|
Python. All attributes implemented in the Dot language up to Graphviz
|
||||||
|
2.16 are supported.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n pydot-%{version}
|
%setup -q -n pydot-%{version}
|
||||||
|
Reference in New Issue
Block a user