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-08 16:54:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphifyy (Old)
and /work/SRC/openSUSE:Factory/.python-graphifyy.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphifyy"
Tue Sep 8 16:54:13 2026 rev:7 rq:1376102 version:0.9.55
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphifyy/python-graphifyy.changes
2026-08-31 15:57:31.538704165 +0200
+++
/work/SRC/openSUSE:Factory/.python-graphifyy.new.1265/python-graphifyy.changes
2026-09-08 16:55:15.262818284 +0200
@@ -1,0 +2,34 @@
+Mon Sep 7 07:21:32 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.9.55:
+ * extraction fixes: module docstring behind a leading comment,
+ Python ids differing only by leading underscores, ghost nodes
+ merged onto the real file node, no type-use edges from
+ node-less symbols
+ * TS/JS: named re-export chains resolve to the original
+ definition; a runtime dynamic import() survives the type-
+ argument normalizer
+ * cross-file entity nodes typed only by their file extension now
+ merge like concept nodes
+ * JSON config no longer turns every array value into an
+ inheritance edge
+ * watch/update: same-basename labels disambiguated in no-cluster
+ mode; a code-only rebuild keeps the pending semantic flag
+ * claude-cli backend tolerates a diagnostic line printed before
+ the JSON envelope
+- Changes from 0.9.54:
+ * query scorer ranks a match on a node's rationale attribute in
+ its own tier
+ * merge-graphs links a member call whose receiver type lives in
+ another repo
+ * a Python type reference to a name imported from another module
+ resolves to that module's definition
+ * definition_file stored relative to the scan root, so a graph is
+ byte-stable across machines
+ * god_nodes honours exclude_hubs_percentile
+ * install/canvas export write atomically
+ * tomli is declared for Python < 3.11; we build on 3.11+ where
+ tomllib is stdlib, so no new dependency
+ * ... see upstream's release notes for the full list
+
+-------------------------------------------------------------------
Old:
----
graphify-0.9.53.tar.gz
New:
----
graphify-0.9.55.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphifyy.spec ++++++
--- /var/tmp/diff_new_pack.NjMQEf/_old 2026-09-08 16:55:16.336862575 +0200
+++ /var/tmp/diff_new_pack.NjMQEf/_new 2026-09-08 16:55:16.338862658 +0200
@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-graphifyy
-Version: 0.9.53
+Version: 0.9.55
Release: 0
Summary: Code knowledge graph builder and query CLI for AI assistants
License: Apache-2.0 AND MIT
++++++ graphify-0.9.53.tar.gz -> graphify-0.9.55.tar.gz ++++++
++++ 5169 lines of diff (skipped)