14
0

Accepting request 1095994 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1095994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=12
This commit is contained in:
2023-06-30 17:58:07 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:457e093a888128903251a266a8cc16b4ba93f3f6334b3ebfed92c7471a74d867
size 120582

3
pygraphviz-1.11.zip Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a97eb5ced266f45053ebb1f2c6c6d29091690503e3a5c14be7f908b37b06f2d4
size 120803

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Jun 13 11:10:33 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -16,11 +16,10 @@
#
%global skip_python2 1
%bcond_without tests
%{?sle15_python_module_pythons}
Name: python-pygraphviz
Version: 1.10
Version: 1.11
Release: 0
Summary: Python interface to Graphviz
License: BSD-3-Clause