forked from pool/python-pygraphviz
Update to 1.2 OBS-URL: https://build.opensuse.org/request/show/209989 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=5
37 lines
1.5 KiB
Plaintext
37 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 6 13:44:13 UTC 2013 - toddrme2178@gmail.com
|
|
|
|
- Update to 1.2
|
|
* Quote Graphviz program names to work with space (Windows fix)
|
|
* Keep name in reverse()
|
|
- Require graphviz-python
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 23 11:06:26 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Clean up spec file
|
|
- Update to version 1.1
|
|
* Added unicode support for handling non-ASCII characters
|
|
* Better handling of user data on initialization of AGraph() object to guess input type (AGraph object, file, dict-of-dicts, file)
|
|
* Add sfdp to layout options
|
|
- Update to version 1..0.0
|
|
* Added to_string() and from_string methods
|
|
* Interface to graphviz “acyclic” and “tred”
|
|
* Better handling of user data on initialization of AGraph() object to guess input type (AGraph object, file, dict-of-dicts, file)
|
|
* Add handling of default attributes for subgraphs
|
|
* Improved error handling when using non-string data
|
|
* Fix bug in default attribute handling
|
|
* Make sure file handles are closed correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 26 03:45:26 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Regenerate spec file with py2pack;
|
|
- Bzip2 source code;
|
|
- Add docdir.patch to fix documentation path.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 9 01:03:40 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- Initial package (0.99.1) for openSUSE.
|