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-17 15:19:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphifyy (Old)
 and      /work/SRC/openSUSE:Factory/.python-graphifyy.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-graphifyy"

Thu Sep 17 15:19:42 2026 rev:11 rq:1378291 version:0.9.62

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphifyy/python-graphifyy.changes        
2026-09-14 16:22:34.975073325 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-graphifyy.new.383539/python-graphifyy.changes
    2026-09-17 15:20:58.891911125 +0200
@@ -1,0 +2,23 @@
+Wed Sep 16 07:26:07 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.9.62:
+  * Terraform local module sources resolve to directory-scoped
+    module nodes; Lua bare require() emits imports
+  * Ruby implicit-self calls resolve up the inheritance chain;
+    Markdown inline code spans emit unique-symbol references
+  * TOKENS.md-style prose is no longer treated as a credential
+    dump; sourceless external stubs no longer get spurious
+    calls edges
+  * module-level IIFE/callback calls attributed to the file;
+    JS destructured exports emit one node per name
+  * C# cross-repo merge respects namespace/using scoping
+  * PreToolUse guard hooks time out; Unicode path segments
+    keep stable ids; git guard-hooks honor GRAPHIFY_OUT
+  * cohesion_score excludes self-loops; graph.json replace
+    uses the atomic-write fallback; semantic-cache recovers
+    malformed source_file by basename; file-only communities
+    counted as thin in the report
+- Ignore tests/test_terraform_modules.py (needs unpackaged
+  python-tree-sitter-hcl, same as test_terraform.py)
+
+-------------------------------------------------------------------

Old:
----
  graphify-0.9.61.tar.gz

New:
----
  graphify-0.9.62.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-graphifyy.spec ++++++
--- /var/tmp/diff_new_pack.5DOFaw/_old  2026-09-17 15:20:59.940955122 +0200
+++ /var/tmp/diff_new_pack.5DOFaw/_new  2026-09-17 15:20:59.954955709 +0200
@@ -19,7 +19,7 @@
 %bcond_without libalternatives
 %{?sle15_python_module_pythons}
 Name:           python-graphifyy
-Version:        0.9.61
+Version:        0.9.62
 Release:        0
 Summary:        Code knowledge graph builder and query CLI for AI assistants
 License:        Apache-2.0 AND MIT
@@ -221,6 +221,8 @@
 # for the installed package
 # the additionally ignored files need network access (DNS) or an
 # unsandboxed HOME; both are unavailable in the build environment
+# test_terraform.py / test_terraform_modules.py need python-tree-sitter-hcl
+# (optional [terraform] extra), not in Factory
 # test_label_communities_batches_when_over_batch_size asserts batch
 # completion order [100, 100, 50], but label_communities runs batches
 # concurrently (max_concurrency=4), so the observed order is racy
@@ -233,7 +235,7 @@
 # slower hosts exceed it and the file wrongly stays unqueued (upstream
 # test-fragility, same result on 0.9.55: test and detect.py identical)
 export PYTEST_ADDOPTS="--basetemp=%{_tmppath}/gfytmp"
-%pytest --ignore tests/test_skillgen.py --ignore tests/test_hooks.py --ignore 
tests/test_terraform.py --ignore tests/test_security.py --ignore 
tests/test_home_sandbox.py --ignore tests/test_manifest_ingest.py --ignore 
tests/test_llm_backends.py --ignore tests/test_install_strings.py --ignore 
tests/test_detect.py -k "not (anthropic or openai or gemini or bedrock or 
ollama or test_label_communities_batches_when_over_batch_size or 
test_built_wheel_ships_the_full_skill_payload or 
test_same_size_rewrite_in_one_tick_is_requeued)"
+%pytest --ignore tests/test_skillgen.py --ignore tests/test_hooks.py --ignore 
tests/test_terraform.py --ignore tests/test_terraform_modules.py --ignore 
tests/test_security.py --ignore tests/test_home_sandbox.py --ignore 
tests/test_manifest_ingest.py --ignore tests/test_llm_backends.py --ignore 
tests/test_install_strings.py --ignore tests/test_detect.py -k "not (anthropic 
or openai or gemini or bedrock or ollama or 
test_label_communities_batches_when_over_batch_size or 
test_built_wheel_ships_the_full_skill_payload or 
test_same_size_rewrite_in_one_tick_is_requeued)"
 
 %pre
 %python_libalternatives_reset_alternative graphify

++++++ graphify-0.9.61.tar.gz -> graphify-0.9.62.tar.gz ++++++
++++ 4763 lines of diff (skipped)

Reply via email to