Changelog for
python310-pygraphviz-1.7-qubes.2.19.x86_64.rpm :
* Tue Oct 19 2021 Matej Cepl
- Update to 1.7: - Drop Python 3.6 support - Add Python 3.9 support - Require Graphviz 2.42+, (Graphviz 2.46+ recommended) - Improve installation process and documentation - Switch from nose to pytest - Remove old Python 2 code - AGraph.eq includes attribute comparison (PR #246)
* Mon Sep 28 2020 Dirk Mueller - update to 1.6: - Add Python 3.8 support - Drop Python 2.7 support - Update to SWIG 4.0.1
* Tue May 14 2019 Marketa Calabkova - Update to 1.5
* Python 3.7 support
* Sun Aug 06 2017 toddrme2178AATTgmail.com- Fix shebangs
* Wed May 17 2017 toddrme2178AATTgmail.com- Implement single-spec version- Fix source URL- Update to version 1.4rc1
* No upstream changelog
* Wed Jun 15 2016 toddrme2178AATTgmail.com- Update to 1.3.1 - Update manifest to include missing files- Update to 1.3 - Python 3 support - Encoding bugfixes- Rebase docdir.patch
* Fri Mar 28 2014 speilickeAATTsuse.com- Set license to BSD-3-Clause according to legal
* Fri Dec 06 2013 toddrme2178AATTgmail.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 2012 toddrme2178AATTgmail.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 2011 alexandreAATTexatati.com.br- Regenerate spec file with py2pack;- Bzip2 source code;- Add docdir.patch to fix documentation path.