14
0
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:
Todd R
2018-12-19 03:58:33 +00:00
committed by Git OBS Bridge
parent 2c5ce5db02
commit 19607aba41
2 changed files with 10 additions and 3 deletions

View File

@@ -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}