2023-06-29 13:46:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 29 07:00:11 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
- Update to version 1.11
|
|
|
|
* Update to SWIG 4.1.1
|
|
|
|
* Require Graphviz 2.46+
|
|
|
|
* Fix passthrough of graph attributes when copying
|
|
|
|
* Update install instructions
|
|
|
|
|
2023-06-14 06:27:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 13 11:10:33 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
|
2023-02-23 10:54:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 23 10:53:13 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Add test_drawing_png_output_with_NULL_smoketest to the list of tests
|
|
|
|
to skip because missing png support. gh#pygraphviz/pygraphviz#366
|
|
|
|
|
2023-02-17 22:02:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 17 22:02:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- fix dependencies for distros older than tumbleweed
|
|
|
|
|
2021-10-19 22:20:39 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-08-18 14:31:16 +00:00
|
|
|
Sun Aug 14 15:16:00 UTC 2022 - Arun Persaud <arun@gmx.de>
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
* update copyright year
|
|
|
|
|
|
|
|
- update to version 1.9:
|
|
|
|
* Drop Python 3.7 support
|
|
|
|
* Add Python 3.10 support
|
|
|
|
* Add osage and patchwork to progs list
|
|
|
|
* Add IPython rich display hook to AGraph class
|
|
|
|
* Add contributor guide
|
|
|
|
* Fixed directed nature of AGraph.copy()
|
|
|
|
* Minor documentation and code fixes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-10-19 22:20:39 +00:00
|
|
|
Tue Oct 19 19:58:44 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2020-09-28 11:17:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 28 11:16:38 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.6:
|
|
|
|
- Add Python 3.8 support
|
|
|
|
- Drop Python 2.7 support
|
|
|
|
- Update to SWIG 4.0.1
|
|
|
|
|
2019-05-14 15:44:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 14 14:40:16 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.5
|
|
|
|
* Python 3.7 support
|
|
|
|
|
2017-08-11 13:17:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 6 04:42:26 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix shebangs
|
|
|
|
|
2017-05-24 11:28:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 17 21:43:00 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Implement single-spec version
|
|
|
|
- Fix source URL
|
|
|
|
- Update to version 1.4rc1
|
|
|
|
* No upstream changelog
|
|
|
|
|
2016-06-15 17:28:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 15 17:11:49 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to 1.3.1
|
|
|
|
- Update manifest to include missing files
|
|
|
|
- Update to 1.3
|
|
|
|
- Python 3 support
|
|
|
|
- Encoding bugfixes
|
|
|
|
- Rebase docdir.patch
|
|
|
|
|
2014-03-28 14:43:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 28 14:42:59 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Set license to BSD-3-Clause according to legal
|
|
|
|
|
2013-12-09 13:36:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-05-25 11:35:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2011-03-28 13:34:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2009-11-10 01:32:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 9 01:03:40 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
- Initial package (0.99.1) for openSUSE.
|