38e08ea802
- update to 0.14.1
...
* Document the colon-separated ``node[:port[:compass]]`` format used for ``tail``
and ``head`` points in the ``edge()``- and ``edges()``-methods'
* Improve handling of escaped quotes (``\"``). Different from other layout engine
escapes sequences such as ``\l`` and ``\N`` (which are passed on as is by
default), there is no use case for backslash-escaping a literal quote character
because escaping of quotes is done by this library. Therefore, a
backslash-escaped quote (e.g. in ``label='\\"'``) is now treated the same as a
plain unescaped quote, i.e. both ``label='"'`` and ``label='\\"'`` produce
the same DOT source ``[label="\""]`` (a label that renders as a literal quote).
Before this change, use of ``'\\"'`` could break the quoting mechanism creating
invalid or unintended DOT, possibly leading to syntax errors from the rendering
process.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=22
2020-08-06 08:30:45 +00:00
Todd R
b7c6496d96
Accepting request 750607 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/750607
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=20
2019-11-25 19:40:14 +00:00
Tomáš Chvátal
32ed6af501
- Update to 0.13:
...
* Fix missing escaping of backslashes, e.g. in labels
* Add basic debug logging via the stdlib ``logging`` module.
* Add ``escape()`` function (resembling ``re.escape()``)
* Add explicit support for layout engine escape sequences
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=18
2019-09-12 10:13:11 +00:00
Tomáš Chvátal
444e519414
Accepting request 720807 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/720807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=16
2019-08-04 13:07:38 +00:00
Tomáš Chvátal
3e8967a298
Accepting request 710115 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/710115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=14
2019-06-15 19:09:10 +00:00
0c0492f89b
- Add minimal needed versions to BuildRequires
...
Build fails with older python-pytest-mock versions so add the
needed checks to avoid that
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=12
2019-04-23 11:00:09 +00:00
68ba234e4c
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=10
2018-12-04 13:31:06 +00:00
Tomáš Chvátal
5d312fa135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=8
2018-11-14 12:49:24 +00:00
Tomáš Chvátal
43a300c6e4
- Update to 0.10.1:
...
* python 3.7 support
* Various fixes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=7
2018-11-14 12:48:54 +00:00
Tomáš Chvátal
95f10c204a
Accepting request 562239 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/562239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=5
2018-01-07 09:34:16 +00:00
c59ee2ac9d
Accepting request 542038 from home:jengelh:branches:devel:languages:python
...
- Replace imperatives in description.
* please see long list of changes in
OBS-URL: https://build.opensuse.org/request/show/542038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=3
2017-11-15 13:17:11 +00:00
5d2f355bd2
Accepting request 542026 from home:mimi_vx:branches:devel:languages:python
...
- update to 0.8.1
* please see long list of changes in
d7149d507e/CHANGES
OBS-URL: https://build.opensuse.org/request/show/542026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=2
2017-11-15 13:01:50 +00:00
Todd R
6ada18b872
Accepting request 489135 from home:TheBlackCat:branches:devel:languages:python3
...
Needed by python-objgraph.
OBS-URL: https://build.opensuse.org/request/show/489135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=1
2017-04-18 15:35:18 +00:00