14
0

Accepting request 995077 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/995077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=20
This commit is contained in:
2022-08-18 14:31:16 +00:00
committed by Git OBS Bridge
parent e02c2ad017
commit e14bae3a99
4 changed files with 25 additions and 11 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Oct 19 19:58:44 UTC 2021 - Matej Cepl <mcepl@suse.com>