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-14 16:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphifyy (Old)
and /work/SRC/openSUSE:Factory/.python-graphifyy.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphifyy"
Mon Sep 14 16:22:24 2026 rev:10 rq:1377758 version:0.9.61
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphifyy/python-graphifyy.changes
2026-09-11 18:07:43.506891370 +0200
+++
/work/SRC/openSUSE:Factory/.python-graphifyy.new.1265/python-graphifyy.changes
2026-09-14 16:22:34.975073325 +0200
@@ -1,0 +2,18 @@
+Sun Sep 13 16:55:48 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.9.61:
+ * incremental rebuild keeps cross-file concept nodes from
+ untouched files; sequential fallback when the process pool
+ cannot start; Python symbol resolution about 47% faster
+ * Python 3.14 support with version-gated optional dependencies
+ (jieba-py, graspologic-native)
+ * exported-function calls (incl. aliased imports) resolve;
+ package.json exports resolved per importer platform
+ * unclassifiable files are now reported instead of silently
+ dropped; Office/Workspace sidecars survive a gitignored
+ graphify-out/; C/C++ headers without trailing newline parse
+ * graphify.serve imports cleanly on Python 3.12/3.13; git hook
+ keeps its rebuild root inside the repo and rejects
+ symlink-loop or dangling .graphify_root markers
+
+-------------------------------------------------------------------
Old:
----
graphify-0.9.58.tar.gz
New:
----
graphify-0.9.61.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphifyy.spec ++++++
--- /var/tmp/diff_new_pack.8Ez3VJ/_old 2026-09-14 16:22:35.911112621 +0200
+++ /var/tmp/diff_new_pack.8Ez3VJ/_new 2026-09-14 16:22:35.914112747 +0200
@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-graphifyy
-Version: 0.9.58
+Version: 0.9.61
Release: 0
Summary: Code knowledge graph builder and query CLI for AI assistants
License: Apache-2.0 AND MIT
@@ -38,6 +38,9 @@
# .robot/.resource extraction parses via robot.api (upstream [robot] extra);
# absent, those tests skip and only Robot Framework support is lost
BuildRequires: %{python_module robotframework >= 4.0}
+# Upstream build wants setuptools >= 83, not yet in the tree (has
+# 80.9): keep the satisfiable floor, plain setuptools.build_meta
+# needs nothing newer.
BuildRequires: %{python_module setuptools >= 77}
# HTTP MCP tests import starlette; extra floor is 1.3.1 (CVE-2026-48818 /
# CVE-2026-54283)
++++++ graphify-0.9.58.tar.gz -> graphify-0.9.61.tar.gz ++++++
++++ 3916 lines of diff (skipped)