Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-graphifyy for
openSUSE:Factory checked in at 2026-09-21 12:24:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphifyy (Old)
and /work/SRC/openSUSE:Factory/.python-graphifyy.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphifyy"
Mon Sep 21 12:24:37 2026 rev:13 rq:1379431 version:0.9.65
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphifyy/python-graphifyy.changes
2026-09-18 22:05:30.313995099 +0200
+++
/work/SRC/openSUSE:Factory/.python-graphifyy.new.383539/python-graphifyy.changes
2026-09-21 12:24:43.156053138 +0200
@@ -1,0 +2,30 @@
+Mon Sep 21 08:49:06 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.9.65 (includes 0.9.64):
+ * Fix incremental update refusing every change: the rebuild
+ purged AST nodes it had just reported as kept, deadlocking
+ the shrink guard
+ * Fix graph.html crashing vis-network with a stack overflow on
+ large graphs
+ * Show special characters in node and edge tooltips literally
+ instead of raw HTML entities
+ * Go interface and Swift protocol method requirements attach to
+ the interface or protocol node, so calls resolve to them
+ * Fix Java enum body members being attached to the file node
+ instead of the enum, so intra-enum calls resolve
+ * Scope JavaScript and TypeScript let/const to their own block,
+ so a block-local binding no longer suppresses a genuine
+ indirect_call edge elsewhere in the function
+ * Resolve Kotlin receiver methods, C++ scope-qualified static
+ calls and Rust self.method() across files, and npm subpath
+ imports to the same node as the bare package import
+ * Index JavaScript inside an inline <script> block of a PHP
+ file as JS under the PHP file node
+ * Many more fixes and improvements; see upstream's release
+ notes for the full list
+- CVE-2026-54058: upstream floors Pillow at 12.3.0 in its svg and
+ all extras, neither of which is built here. Pillow still arrives
+ as a hard dependency through networkx and matplotlib, and
+ Factory ships 12.3.0, at the fix floor
+
+-------------------------------------------------------------------
Old:
----
graphify-0.9.63.tar.gz
New:
----
graphify-0.9.65.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphifyy.spec ++++++
--- /var/tmp/diff_new_pack.AzeUvM/_old 2026-09-21 12:24:43.922085154 +0200
+++ /var/tmp/diff_new_pack.AzeUvM/_new 2026-09-21 12:24:43.924085237 +0200
@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-graphifyy
-Version: 0.9.63
+Version: 0.9.65
Release: 0
Summary: Code knowledge graph builder and query CLI for AI assistants
License: Apache-2.0 AND MIT
++++++ graphify-0.9.63.tar.gz -> graphify-0.9.65.tar.gz ++++++
++++ 5472 lines of diff (skipped)