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-08-30 19:08:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphifyy (Old)
and /work/SRC/openSUSE:Factory/.python-graphifyy.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphifyy"
Sun Aug 30 19:08:20 2026 rev:5 rq:1374667 version:0.9.52
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphifyy/python-graphifyy.changes
2026-08-29 17:44:28.859542294 +0200
+++
/work/SRC/openSUSE:Factory/.python-graphifyy.new.1265/python-graphifyy.changes
2026-08-30 19:08:28.188573475 +0200
@@ -1,0 +2,34 @@
+Sun Aug 30 07:50:46 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.9.52:
+ * watch/update no longer drops a Markdown wikilink to a
+ semantic-backed document during a code-only rebuild; the
+ reference is repointed at the target's representative node
+ * T-SQL routines that parse to tree-sitter ERROR nodes (CREATE OR
+ ALTER, the PROC shorthand, bracket-delimited names) are
+ recovered by name over a comment/string-masked copy
+ * graphify --help lists the prs and provider commands and the
+ export formats actually supported
+ * Razor @inject/@using in .razor/.cshtml flow through the
+ scope-aware C# type resolver, so an injected service type
+ resolves cross-file
+ * The MCP prs tools surface a genuine failure as an MCP error
+ instead of success text
+ * The MCP get_node tool resolves through the same tiered resolver
+ as get_neighbors, so the two no longer disagree
+ * install --project emits a bare graphify hook command resolved at
+ run time, so the committed hook stops churning across machines;
+ a global install still pins the interpreter path
+ * PHP new Foo() emits a calls edge to the constructed class,
+ completing object-creation modelling after C# and TypeScript
+ * A method call through a field whose type is declared on an
+ ancestor class now resolves from a subclass
+ * The Objective-C field-to-type table is re-keyed alongside the
+ node-id rewrites, so self.field calls survive update
+ * TypeScript type-only imports no longer manufacture false import
+ cycles
+ * import(...) used as a call type-argument no longer drops the
+ declarations after it
+ * Corrected the deepseek-v4-flash pricing entry
+
+-------------------------------------------------------------------
Old:
----
graphify-0.9.51.tar.gz
New:
----
graphify-0.9.52.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphifyy.spec ++++++
--- /var/tmp/diff_new_pack.bNQGuP/_old 2026-08-30 19:08:29.041602989 +0200
+++ /var/tmp/diff_new_pack.bNQGuP/_new 2026-08-30 19:08:29.043603058 +0200
@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-graphifyy
-Version: 0.9.51
+Version: 0.9.52
Release: 0
Summary: Code knowledge graph builder and query CLI for AI assistants
License: Apache-2.0 AND MIT
++++++ graphify-0.9.51.tar.gz -> graphify-0.9.52.tar.gz ++++++
++++ 3774 lines of diff (skipped)