forked from pool/python-graphviz
Accepting request 750863 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/750863 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphviz?expand=0&rev=9
This commit is contained in:
3
graphviz-0.13.2.zip
Normal file
3
graphviz-0.13.2.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60acbeee346e8c14555821eab57dbf68a169e6c10bce40e83c1bf44f63a62a01
|
||||
size 181657
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc08677f37c65a4a480f00df4bd0d19a0a103c06aad95f21a37f0b7fd440de81
|
||||
size 181039
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 17:21:08 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 0.13.2:
|
||||
* Fix missing support for four-part versions in
|
||||
"graphviz.version()".
|
||||
|
||||
- changes from version 0.13.1:
|
||||
* Tag Python 3.8 support.
|
||||
* Fix quoting for non-ASCII numerals.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 10:11:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-graphviz
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-graphviz
|
||||
Version: 0.13
|
||||
Version: 0.13.2
|
||||
Release: 0
|
||||
Summary: Python interface for Graphviz
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user