Package Release Info

python-pygraphviz-1.11-bp156.1.2

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-pygraphviz-doc
python311-pygraphviz

Change Logs

* Thu Jun 29 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
* Tue Jun 13 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Thu Feb 23 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
* Fri Feb 17 2023 Dirk Müller <dmueller@suse.com>
- fix dependencies for distros older than tumbleweed
* Sun Aug 14 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
* Tue Oct 19 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)
* Mon Sep 28 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